summaryrefslogtreecommitdiff
path: root/modules/drawers
diff options
context:
space:
mode:
Diffstat (limited to 'modules/drawers')
-rw-r--r--modules/drawers/Panels.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/drawers/Panels.qml b/modules/drawers/Panels.qml
index 0e592df..5d42d34 100644
--- a/modules/drawers/Panels.qml
+++ b/modules/drawers/Panels.qml
@@ -33,7 +33,7 @@ Item {
clip: root.visibilities.session
screen: root.screen
- visibility: root.visibilities.osd
+ visibilities: root.visibilities
anchors.verticalCenter: parent.verticalCenter
anchors.right: parent.right