diff --git a/panels/notification/center/NotifyView.qml b/panels/notification/center/NotifyView.qml index d58fa671a..93db32f54 100644 --- a/panels/notification/center/NotifyView.qml +++ b/panels/notification/center/NotifyView.qml @@ -61,7 +61,7 @@ Control { id: view clip: true spacing: 10 - snapMode: ListView.SnapToItem + snapMode: ListView.NoSnap keyNavigationEnabled: false activeFocusOnTab: false boundsBehavior: Flickable.StopAtBounds