diff --git a/resources/qml/TimelineView.qml b/resources/qml/TimelineView.qml index d75dae4..2b537dc 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