diff --git a/containments/homescreen/package/contents/ui/main.qml b/containments/homescreen/package/contents/ui/main.qml index 2a11edd0..a8fe108c 100644 --- a/containments/homescreen/package/contents/ui/main.qml +++ b/containments/homescreen/package/contents/ui/main.qml @@ -135,6 +135,7 @@ Item { id: scrollabr opacity: mainFlickable.moving interactive: false + enabled: false Behavior on opacity { OpacityAnimator { duration: units.longDuration * 2