Add kineticScrollingDeceleration setting
This commit is contained in:
@@ -87,7 +87,7 @@ ListView {
|
||||
preferredHighlightEnd: height / 2 + currentItemHeight / 2
|
||||
|
||||
maximumFlickVelocity: window.settings.kineticScrollingMaxSpeed
|
||||
|
||||
flickDeceleration: window.settings.kineticScrollingDeceleration
|
||||
|
||||
highlight: Rectangle {
|
||||
color: theme.controls.listView.highlight
|
||||
|
Reference in New Issue
Block a user