feat(mango): update tag animation direction

This commit is contained in:
tux
2026-05-11 03:38:43 +05:30
parent 813bf73ecb
commit b2a103235c

View File

@@ -194,7 +194,7 @@
animation_type_close = "fade";
animation_fade_in = 1;
animation_fade_out = 1;
tag_animation_direction = 1;
tag_animation_direction = 0;
zoom_initial_ratio = 0.3;
zoom_end_ratio = 0.8;
fadein_begin_opacity = 0.5;