mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-04-01 07:16:11 -04:00
feat: add fadein fadeout curve
This commit is contained in:
parent
c3baae8cd6
commit
36995cca1f
7 changed files with 92 additions and 12 deletions
|
|
@ -27,6 +27,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