mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-06 14:26:32 +00:00
Tray: reverted all the mitigation now that the real issue has been fixed in Quickshell.
This commit is contained in:
@@ -41,7 +41,7 @@ PanelWindow {
|
||||
function close() {
|
||||
visible = false
|
||||
if (trayMenu.item) {
|
||||
trayMenu.item.hideMenu(false) // Don't close window again (prevents recursion)
|
||||
trayMenu.item.hideMenu()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user