Flow.Launcher/Flow.Launcher.Avalonia/ViewModel
Hongtao Zhang 2b328e552a Fix OpenSettings command: ensure Main Window hides before showing Settings
- Call Hide() before scheduling SettingsWindow.Show() to ensure proper visibility state transition
- Use Dispatcher.UIThread.Post for showing the new window to avoid focus conflicts
2026-01-19 00:13:42 -08:00
..
SettingPages Migrate Program plugin settings to Avalonia and fix scroll issues 2026-01-19 00:06:36 -08:00
MainViewModel.cs Fix OpenSettings command: ensure Main Window hides before showing Settings 2026-01-19 00:13:42 -08:00
ResultsViewModel.cs Fix flickering & add result highlighting 2026-01-18 13:13:05 -08:00
ResultViewModel.cs Fix flickering & add result highlighting 2026-01-18 13:13:05 -08:00