mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-01 22:58:44 -04:00
opt: optimize default fadeout arg
This commit is contained in:
parent
28d19fdbc8
commit
64e6511552
1 changed files with 2 additions and 2 deletions
|
|
@ -4,11 +4,11 @@ animation_type=slide
|
|||
animation_fade_in=1
|
||||
zoom_initial_ratio=0.5
|
||||
fadein_begin_opacity=0.5
|
||||
fadeout_begin_opacity=0.5
|
||||
fadeout_begin_opacity=0.8
|
||||
animation_duration_move=500
|
||||
animation_duration_open=400
|
||||
animation_duration_tag=350
|
||||
animation_duration_close=350
|
||||
animation_duration_close=500
|
||||
animation_curve=0.46,1.0,0.29,0.99
|
||||
|
||||
# Scroller Layout Setting
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue