summary refs log tree commit diff
path: root/resources/qml
diff options
context:
space:
mode:
Diffstat (limited to 'resources/qml')
-rw-r--r--resources/qml/TimelineView.qml2
1 files changed, 2 insertions, 0 deletions
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