summaryrefslogtreecommitdiff
path: root/modules/controlcenter/Panes.qml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/controlcenter/Panes.qml')
-rw-r--r--modules/controlcenter/Panes.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/controlcenter/Panes.qml b/modules/controlcenter/Panes.qml
index 8a46088..52ad7f2 100644
--- a/modules/controlcenter/Panes.qml
+++ b/modules/controlcenter/Panes.qml
@@ -19,12 +19,14 @@ ClippingRectangle {
required property Session session
color: "transparent"
+ clip: true
ColumnLayout {
id: layout
spacing: 0
y: -root.session.activeIndex * root.height
+ clip: true
Pane {
index: 0