disable anims for popups

This commit is contained in:
2025-08-10 00:11:17 +05:30
parent 393950cbc5
commit af43340335
+1
View File
@@ -131,6 +131,7 @@ animations {
animation = fadeIn, 1, 1.73, almostLinear
animation = fadeOut, 1, 1.46, almostLinear
animation = fade, 1, 3.03, quick
animation = fadePopups, 0
animation = layers, 1, 3.81, easeOutQuint
animation = layersIn, 1, 4, easeOutQuint, popin 80%
animation = layersOut, 1, 1.5, linear, popin 80%