make tray context menu animate faster

This commit is contained in:
end-4
2025-10-12 16:31:52 +02:00
parent 36b33ba4f1
commit bc688792cb
@@ -305,7 +305,7 @@ Singleton {
} }
property QtObject elementResize: QtObject { property QtObject elementResize: QtObject {
property int duration: 400 property int duration: 300
property int type: Easing.BezierSpline property int type: Easing.BezierSpline
property list<real> bezierCurve: animationCurves.emphasized property list<real> bezierCurve: animationCurves.emphasized
property int velocity: 650 property int velocity: 650