Commit graph

7 commits

Author SHA1 Message Date
Hongtao Zhang
dda587493b Migrate Program plugin settings to Avalonia and fix scroll issues
- Update ISettingProvider to support CreateSettingPanelAvalonia
- Create native Avalonia settings UI for Program Plugin (ProgramSetting.axaml)
- Implement ProgramSettingViewModel using CommunityToolkit.Mvvm
- Update PluginsSettingsViewModel to detect and load native Avalonia settings
- Replace ListBox with ItemsControl in PluginsSettingsPage to fix auto-scroll issues when expanding settings
- Align Avalonia package versions (11.2.3) across projects to fix type load errors
2026-01-19 00:06:36 -08:00
Hongtao Zhang
ae8955bf41
fix path not changed in the textbox 2022-12-12 14:40:52 -06:00
Vic
0afcf7eafe Use auto deconstructor and rename return value 2022-12-07 14:01:12 +08:00
Vic
e720e4facd mark modified in setters 2022-12-07 13:58:20 +08:00
Vic
7362bd26cf Remove LocationConverter 2022-12-07 01:09:26 +08:00
Vic
cca10ca5a0 Move show msgbox to view 2022-12-06 22:57:43 +08:00
Vic
66dee47edc Refactor AddProgramSource dialog 2022-12-06 20:34:40 +08:00