feat(stage-web): new settings animation (#100)

* feat(stage-web): new settings animation

* fix: optimize, issues

* fix: allow disable icon animation

* fix: typo

* fix: disable icon animation when disable all animation
This commit is contained in:
LemonNeko
2025-03-27 21:07:05 +08:00
committed by GitHub
parent a1afd159f2
commit eccd6b2cd9
13 changed files with 341 additions and 59 deletions
+3
View File
@@ -46,6 +46,9 @@ settings:
animations:
stage-transitions:
title: Disable Stage Transitions
use-page-specific-transitions:
title: Use Page Specific Transitions
description: Some pages will have their own transitions, this will override the stage transitions
language:
chinese: 简体中文
english: English
+3
View File
@@ -34,6 +34,9 @@ settings:
animations:
stage-transitions:
title: 是否开启舞台动画
use-page-specific-transitions:
title: 是否使用页面特定过场动画
description: 某些页面会有自己的过场动画,这将覆盖舞台过场动画
language:
chinese: 简体中文
english: English