This repository has been archived by the owner on Sep 30, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added separate flag for hotkey locking
already had an "ignore native inputs" flag which served a dual-purpose: toggle flag for the menu's lock/unlock setting and also as a temporary state that was set/unset when opening/closing the edit run and settings dialogs. problem was that if you locked hotkeys, opened say the settings dialog and then closed it, the hotkeys would be unlocked during the dialog close event. this change fixes that behaviour.
- Loading branch information
Showing
2 changed files
with
13 additions
and
3 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