Commit Graph

6 Commits

Author SHA1 Message Date
PrefacedCorg 3ab9fcc857 refactor(UI): 重构悬浮窗拦截设置界面布局
将悬浮窗拦截设置从LabeledSettingsCard改为SettingsCard和ToggleSwitch组合
优化界面结构,使开关控件更直观
添加Expander控制拦截规则的显示状态
2026-04-26 20:26:24 +08:00
RedstonCoder da3a1f7dea Use LabeledSettingsCard with i18n and IconSource
Replace multiple ui:SettingsCard blocks with compact controls:LabeledSettingsCard entries. Each card now uses Header bindings to i18n keys and an IconSource attribute instead of nested HeaderIcon content, while preserving existing Toggled event handlers. This refactors and simplifies the XAML, standardizes icon usage, and enables localization for the floating app interceptor settings.
2026-04-26 18:56:21 +08:00
PrefacedCorg 9132c9eb14 1 2026-04-26 16:38:54 +08:00
PrefacedCorg c4657ebb86 1 2026-04-26 09:12:26 +08:00
PrefacedCorg b891cb6fe3 Revert "add:新设置"
This reverts commit b949b1651a.
2026-04-23 22:09:27 +08:00
PrefacedCorg b949b1651a add:新设置 2026-04-23 06:48:52 +08:00