summaryrefslogtreecommitdiff
path: root/modules/launcher
diff options
context:
space:
mode:
Diffstat (limited to 'modules/launcher')
-rw-r--r--modules/launcher/Wrapper.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/launcher/Wrapper.qml b/modules/launcher/Wrapper.qml
index e310862..aa16b8a 100644
--- a/modules/launcher/Wrapper.qml
+++ b/modules/launcher/Wrapper.qml
@@ -8,6 +8,7 @@ Item {
required property real contentHeight
property bool shouldBeVisible
+ visible: height > 0
height: 0
clip: true