-
-
Notifications
You must be signed in to change notification settings - Fork 263
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bugfix: boxes/ui: Display mouse selection_hint for entire
View
.
This commit fixes 2 bugs related to displaying selection_hint on mouse_drag events. This migrates the mouse_event from MessageBox to the entire View so that the selection_hint is displayed even when the user tries to perform mouse_drag events outside of MessageBox i.e. anywhere in View. This also fixes selection_hint getting stuck in the footer if the mouse is dragged in the MessageView but released outside of it.
- Loading branch information
Showing
2 changed files
with
22 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters