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:
@@ -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
|
||||
|
||||
@@ -34,6 +34,9 @@ settings:
|
||||
animations:
|
||||
stage-transitions:
|
||||
title: 是否开启舞台动画
|
||||
use-page-specific-transitions:
|
||||
title: 是否使用页面特定过场动画
|
||||
description: 某些页面会有自己的过场动画,这将覆盖舞台过场动画
|
||||
language:
|
||||
chinese: 简体中文
|
||||
english: English
|
||||
|
||||
Reference in New Issue
Block a user