Restore old animation bezier curve
This commit is contained in:
parent
92bbb06005
commit
1134f79dc7
|
@ -81,7 +81,7 @@ in ''
|
|||
|
||||
animations {
|
||||
enabled = yes
|
||||
bezier = myBezier, 0, 0, 0.58, 1
|
||||
bezier = myBezier, 0.05, 0.9, 0.1, 1.05
|
||||
animation = windows, 1, 7, myBezier
|
||||
animation = windowsOut, 1, 7, default, popin 80%
|
||||
animation = border, 1, 10, default
|
||||
|
|
Loading…
Reference in a new issue