forked from Shinonome/dots-hyprland
waffles: taskview: fix weird close anim trajectory
This commit is contained in:
@@ -44,7 +44,7 @@ Rectangle {
|
|||||||
target: root
|
target: root
|
||||||
property: "openProgress"
|
property: "openProgress"
|
||||||
to: 0
|
to: 0
|
||||||
duration: 200
|
duration: 250
|
||||||
easing.type: Easing.BezierSpline
|
easing.type: Easing.BezierSpline
|
||||||
easing.bezierCurve: Looks.transition.easing.bezierCurve.easeIn
|
easing.bezierCurve: Looks.transition.easing.bezierCurve.easeIn
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user