refactor(设置): 重构设置窗口为独立窗口并移除旧设置面板

移除旧的内置设置面板及相关代码,将设置功能迁移至独立的设置窗口
优化设置窗口的主题同步功能,调整自动化页面布局
This commit is contained in:
PrefacedCorg
2026-04-27 09:40:24 +08:00
parent b4526473fa
commit 4f015fb155
10 changed files with 81 additions and 1104 deletions
+1 -1
View File
@@ -1435,7 +1435,7 @@
<value>Ignore EN5 desktop annotation window when auto folding</value>
</data>
<data name="AutoFold_OldZyBoard" xml:space="preserve">
<value>Auto fold when entering old ZhongYuan whiteboard</value>
<value>old ZhongYuan whiteboard</value>
</data>
<data name="Automation_AutoFoldInPPT" xml:space="preserve">
<value>Auto fold while playing PPT</value>
+1 -1
View File
@@ -1484,7 +1484,7 @@
<value>自动收纳忽略桌面EN5批注窗口</value>
</data>
<data name="AutoFold_OldZyBoard" xml:space="preserve">
<value>进入“中原旧白板”时自动收纳</value>
<value>中原旧白板</value>
</data>
<data name="Automation_AutoFoldInPPT" xml:space="preserve">
<value>播放PPT时自动收纳</value>