mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-10 04:36:43 +00:00
GODT-1899: status window menu now closes when window is dismissed.
This commit is contained in:
@ -47,6 +47,8 @@ Window {
|
||||
if (visible) { // GODT-1479 restore the hover-able status that may have been disabled when clicking on the 'Open Bridge' button.
|
||||
openBridgeButton.hoverEnabled = true
|
||||
openBridgeButton.focus = false
|
||||
} else {
|
||||
menu.close()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user