Disable SideNavButton when menu is open.

Fixes #85.
square-messages
Black Hat 2018-10-15 07:29:55 +08:00
parent 9558c75219
commit c8184929e4
1 changed files with 1 additions and 0 deletions

View File

@ -213,6 +213,7 @@ ApplicationWindow {
color: "white"
}
enabled: !addRoomMenu.opened
onClicked: addRoomMenu.popup()
Menu {