mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
No need to track open popups anymore. Avoid widgets to include services directly
This commit is contained in:
@@ -17,9 +17,6 @@ Popup {
|
||||
width: 180
|
||||
padding: Style.marginS
|
||||
|
||||
onOpened: PanelService.willOpenPopup(root)
|
||||
onClosed: PanelService.willClosePopup(root)
|
||||
|
||||
background: Rectangle {
|
||||
color: Color.mSurfaceVariant
|
||||
border.color: Color.mOutline
|
||||
|
||||
Reference in New Issue
Block a user