fix multi-monitor: remove screen property redeclaration that shadows C++ PanelWindow.screen
This commit is contained in:
parent
aeb4bf81e8
commit
a660da8f25
8 changed files with 0 additions and 16 deletions
|
|
@ -8,8 +8,6 @@ import "../services" as S
|
|||
PanelWindow {
|
||||
id: root
|
||||
|
||||
required property ShellScreen screen
|
||||
|
||||
visible: S.NotifService.popups.length > 0 && !S.NiriIpc.overviewOpen
|
||||
color: "transparent"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue