mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
TrayMenu: more cleanup
This commit is contained in:
@@ -152,8 +152,6 @@ PopupWindow {
|
||||
menu: root.menu
|
||||
|
||||
onMenuChanged: {
|
||||
// When menu changes, reset and reload
|
||||
root.menuItems = []
|
||||
Qt.callLater(() => root.loadMenuItemsSafely())
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user