PixelAlign timeline view

pull/112/head
Nicolas Werner 5 years ago
parent 6aedd135a9
commit 84ac122c48
  1. 1
      resources/qml/TimelineView.qml

@ -50,6 +50,7 @@ Item {
model: timelineManager.timeline
boundsBehavior: Flickable.StopAtBounds
pixelAligned: true
MouseArea {
anchors.fill: parent

Loading…
Cancel
Save