mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-28 07:00:07 -05:00
feat: layer zoom and fade animation support
This commit is contained in:
parent
09d33d4412
commit
3e615fc762
5 changed files with 127 additions and 10 deletions
|
|
@ -13,7 +13,8 @@ animation_type_close=slide
|
|||
animation_fade_in=1
|
||||
animation_fade_out=1
|
||||
tag_animation_direction=1
|
||||
zoom_initial_ratio=0.5
|
||||
zoom_initial_ratio=0.3
|
||||
zoom_end_ratio=0.8
|
||||
fadein_begin_opacity=0.5
|
||||
fadeout_begin_opacity=0.8
|
||||
animation_duration_move=500
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue