diff --git a/resources/qml/TimelineView.qml b/resources/qml/TimelineView.qml index eca646d1..15cafd8c 100644 --- a/resources/qml/TimelineView.qml +++ b/resources/qml/TimelineView.qml @@ -109,6 +109,8 @@ Page { visible: timelineManager.timeline != null + cacheBuffer: 500 + anchors.left: parent.left anchors.right: parent.right anchors.top: parent.top