Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- store the message in the popup rather than in the app state - make the popup an Option<(PopupMessageWidget, PopupMessageState)> rather than having separate error_message and info_message fields - rename some methods to what they actually do rather than what Action they are associated with
- Loading branch information