diff options
Diffstat (limited to 'modules/launcher/Wrapper.qml')
| -rw-r--r-- | modules/launcher/Wrapper.qml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/launcher/Wrapper.qml b/modules/launcher/Wrapper.qml index 132a130..d221a0b 100644 --- a/modules/launcher/Wrapper.qml +++ b/modules/launcher/Wrapper.qml @@ -8,8 +8,6 @@ Item { required property real contentHeight property bool shouldBeVisible - anchors.bottom: parent.bottom - height: 0 clip: true |