diff --git a/nymea-app/ui/RootItem.qml b/nymea-app/ui/RootItem.qml index ce78b9e1..51234eb9 100644 --- a/nymea-app/ui/RootItem.qml +++ b/nymea-app/ui/RootItem.qml @@ -67,6 +67,7 @@ Item { delegate: Item { height: swipeView.height width: swipeView.width + clip: true property var tabSettings: Settings { category: "tabSettings" + index