use bouncy anims

This commit is contained in:
end-4
2025-05-24 18:01:30 +02:00
parent 7adb95fbf8
commit bb67c8bb1f
@@ -181,7 +181,7 @@ Singleton {
property QtObject elementMove: QtObject {
property int duration: 500
property int type: Easing.BezierSpline
property list<real> bezierCurve: animationCurves.emphasized
property list<real> bezierCurve: animationCurves.expressiveDefaultSpatial
property int velocity: 650
property Component numberAnimation: Component {
NumberAnimation {