fix flyouts
This commit is contained in:
parent
99f71f858d
commit
bc3a85d18d
6 changed files with 8 additions and 16 deletions
|
|
@ -8,7 +8,7 @@ PanelWindow {
|
|||
|
||||
required property var screen
|
||||
|
||||
visible: M.FlyoutState.visible && M.FlyoutState.screen === screen
|
||||
visible: M.FlyoutState.visible
|
||||
color: "transparent"
|
||||
|
||||
WlrLayershell.layer: WlrLayer.Overlay
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue