mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-03 09:01:47 -05:00
opt: opt default anim type in config
This commit is contained in:
parent
8bb3d6bbe4
commit
99a9873c86
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# Animation Configuration
|
# Animation Configuration(support type:zoom,slide)
|
||||||
animations=1
|
animations=1
|
||||||
animation_type_open=zoom
|
animation_type_open=slide
|
||||||
animation_type_close=slide
|
animation_type_close=slide
|
||||||
animation_fade_in=1
|
animation_fade_in=1
|
||||||
zoom_initial_ratio=0.5
|
zoom_initial_ratio=0.5
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue