diff --git a/components/mobileshell/qml/actiondrawer/private/QuickSettings.qml b/components/mobileshell/qml/actiondrawer/private/QuickSettings.qml index 7f935712..9c398b68 100644 --- a/components/mobileshell/qml/actiondrawer/private/QuickSettings.qml +++ b/components/mobileshell/qml/actiondrawer/private/QuickSettings.qml @@ -197,6 +197,8 @@ Item { sourceComponent: PageIndicator { count: swipeView.count currentIndex: swipeView.currentIndex + interactive: true + onCurrentIndexChanged: swipeView.currentIndex = currentIndex delegate: Rectangle { implicitWidth: 8