mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-04-03 07:15:44 -04:00
feat:Support vertical tag switching animation
This commit is contained in:
parent
2bf0a791cd
commit
0161e35840
4 changed files with 39 additions and 8 deletions
|
|
@ -1,8 +1,10 @@
|
|||
# Animation Configuration(support type:zoom,slide)
|
||||
# tag_animation_direction: 0-horizontal,1-vertical
|
||||
animations=1
|
||||
animation_type_open=slide
|
||||
animation_type_close=slide
|
||||
animation_fade_in=1
|
||||
tag_animation_direction=1
|
||||
zoom_initial_ratio=0.5
|
||||
fadein_begin_opacity=0.5
|
||||
fadeout_begin_opacity=0.8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue