PixelAlign timeline view
This commit is contained in:
parent
6aedd135a9
commit
84ac122c48
@ -50,6 +50,7 @@ Item {
|
|||||||
model: timelineManager.timeline
|
model: timelineManager.timeline
|
||||||
|
|
||||||
boundsBehavior: Flickable.StopAtBounds
|
boundsBehavior: Flickable.StopAtBounds
|
||||||
|
pixelAligned: true
|
||||||
|
|
||||||
MouseArea {
|
MouseArea {
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
|
Loading…
Reference in New Issue
Block a user