chore: fix popups appearing on same screen
This commit is contained in:
parent
a516c42fa5
commit
de30bb78c9
2 changed files with 1 additions and 2 deletions
|
@ -28,7 +28,7 @@ PanelWindow {
|
|||
color: "transparent"
|
||||
|
||||
NotificationToasts {
|
||||
win: lbar
|
||||
screen: lbar.screen
|
||||
}
|
||||
|
||||
Rectangle {
|
||||
|
|
|
@ -7,7 +7,6 @@ import "../../widgets/notifications"
|
|||
|
||||
PanelWindow {
|
||||
id: popups
|
||||
required property var win
|
||||
visible: true
|
||||
|
||||
anchors {
|
||||
|
|
Loading…
Add table
Reference in a new issue