Fix need to press Esc twice to exit popups/menus

This commit is contained in:
miruka
2020-04-01 08:01:13 -04:00
parent e33c202376
commit 554f5d6013
10 changed files with 52 additions and 19 deletions

View File

@@ -183,7 +183,7 @@ HDrawer {
}
FlickShortcuts {
enabled: debugConsole.visible
active: debugConsole.visible
flickable: commandsView
}