Increase max flick velocity for HListView
This commit is contained in:
parent
c35492ca62
commit
14e01159c6
|
@ -13,6 +13,7 @@ ListView {
|
||||||
preferredHighlightBegin: height / 2 - currentItemHeight
|
preferredHighlightBegin: height / 2 - currentItemHeight
|
||||||
preferredHighlightEnd: height / 2 + currentItemHeight
|
preferredHighlightEnd: height / 2 + currentItemHeight
|
||||||
|
|
||||||
|
maximumFlickVelocity: 5000
|
||||||
|
|
||||||
property bool enableFlicking: true
|
property bool enableFlicking: true
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user