mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-03-14 05:34:21 -04:00
feat: add fadein fadeout curve
This commit is contained in:
parent
ddc2448d1c
commit
91f4604199
7 changed files with 92 additions and 12 deletions
|
|
@ -48,6 +48,8 @@ animation_curve_move=0.46,1.0,0.29,1
|
|||
animation_curve_tag=0.46,1.0,0.29,1
|
||||
animation_curve_close=0.08,0.92,0,1
|
||||
animation_curve_focus=0.46,1.0,0.29,1
|
||||
animation_curve_opafadeout=0.5,0.5,0.5,0.5
|
||||
animation_curve_opafadein=0.46,1.0,0.29,1
|
||||
|
||||
# Scroller Layout Setting
|
||||
scroller_structs=20
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue