forked from Shinonome/dots-hyprland
listview anims always run to end
This commit is contained in:
@@ -54,6 +54,7 @@ ListView {
|
||||
Behavior on contentY {
|
||||
NumberAnimation {
|
||||
id: scrollAnim
|
||||
alwaysRunToEnd: true
|
||||
duration: Appearance.animation.scroll.duration
|
||||
easing.type: Appearance.animation.scroll.type
|
||||
easing.bezierCurve: Appearance.animation.scroll.bezierCurve
|
||||
|
||||
Reference in New Issue
Block a user