diff --git a/resources/qml/TimelineView.qml b/resources/qml/TimelineView.qml index d75dae46..2b537dc3 100644 --- a/resources/qml/TimelineView.qml +++ b/resources/qml/TimelineView.qml @@ -50,6 +50,7 @@ Item { model: timelineManager.timeline boundsBehavior: Flickable.StopAtBounds + pixelAligned: true MouseArea { anchors.fill: parent