Try to smooth scrolling a bit by increasing cacheBuffer
This commit is contained in:
parent
d6981355d3
commit
2c3d09edbb
@ -109,6 +109,8 @@ Page {
|
|||||||
|
|
||||||
visible: timelineManager.timeline != null
|
visible: timelineManager.timeline != null
|
||||||
|
|
||||||
|
cacheBuffer: 500
|
||||||
|
|
||||||
anchors.left: parent.left
|
anchors.left: parent.left
|
||||||
anchors.right: parent.right
|
anchors.right: parent.right
|
||||||
anchors.top: parent.top
|
anchors.top: parent.top
|
||||||
|
Loading…
Reference in New Issue
Block a user