launcher: change close anim
This commit is contained in:
parent
9071de0d60
commit
dbc81e6fbf
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ Item {
|
|||
property: "height"
|
||||
duration: Appearance.anim.durations.normal
|
||||
easing.type: Easing.BezierSpline
|
||||
easing.bezierCurve: Appearance.anim.curves.emphasizedDecel
|
||||
easing.bezierCurve: Appearance.anim.curves.emphasizedAccel
|
||||
}
|
||||
PropertyAction {
|
||||
target: root
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue