-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix key/mouse handling when settings visible
When the settings menu was being shown, the mouse and keyboard would not work as expected; for example, neither could be used to modify the value of an input[type="number"] field. Instead, a mouse click would be interpreted as Blue getting (un)ready, which is not a desired behavior in the settings menu.
- Loading branch information
1 parent
27da313
commit bee69b6
Showing
1 changed file
with
13 additions
and
4 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