🎨 ux(hypr): little change to the overshot animation
This commit is contained in:
parent
a842aebb38
commit
fc29d9d17b
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ animations {
|
||||||
|
|
||||||
bezier = default, 0.05, 0.9, 0.1, 1.05
|
bezier = default, 0.05, 0.9, 0.1, 1.05
|
||||||
bezier = wind, 0.05, 0.9, 0.1, 1.05
|
bezier = wind, 0.05, 0.9, 0.1, 1.05
|
||||||
bezier = overshot, 0.13, 0.99, 0.29, 1.05
|
bezier = overshot, 0.13, 0.99, 0.29, 1.08
|
||||||
bezier = liner, 1, 1, 1, 1
|
bezier = liner, 1, 1, 1, 1
|
||||||
|
|
||||||
animation = windows, 1, 7, wind, popin
|
animation = windows, 1, 7, wind, popin
|
||||||
|
|
Loading…
Add table
Reference in a new issue