progress bar: change sperm morphing anim curve

This commit is contained in:
end-4
2025-06-12 12:51:28 +02:00
parent acc6ce644e
commit 22fb505af9
@@ -24,7 +24,7 @@ ProgressBar {
property real spermFps: 60
Behavior on waveAmplitude {
animation: Appearance?.animation.elementMoveEnter.numberAnimation.createObject(this)
animation: Appearance?.animation.elementMoveFast.numberAnimation.createObject(this)
}
Behavior on value {