mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-10-30 17:40:47 +03:00
PixelAlign timeline view
This commit is contained in:
parent
6aedd135a9
commit
84ac122c48
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ Item {
|
|||
model: timelineManager.timeline
|
||||
|
||||
boundsBehavior: Flickable.StopAtBounds
|
||||
pixelAligned: true
|
||||
|
||||
MouseArea {
|
||||
anchors.fill: parent
|
||||
|
|
Loading…
Reference in a new issue