Flow.Launcher/Flow.Launcher.Avalonia/ViewModel
Shengkai Lin 9c99c7c65a feat(avalonia): implement HighlightTextConverter with theme-aware styling
- Add gold foreground color (#FFD700) for highlighted search matches
- Update HighlightTextConverter to use theme resource with fallback
- Fix TextBlockHelper to preserve Foreground property when copying Runs
- Fix highlight update bug: sync TitleHighlightData/SubTitleHighlightData/Score
  for reused ResultViewModel instances when query changes
- Update migration checklist to mark HighlightTextConverter as done
2026-02-01 13:25:11 +08:00
..
SettingPages fix(avalonia): fix enum translation in settings pages 2026-02-01 12:33:52 +08:00
MainViewModel.cs Fix MainWindow visibility logic: 2026-01-19 00:16:59 -08:00
ResultsViewModel.cs feat(avalonia): implement HighlightTextConverter with theme-aware styling 2026-02-01 13:25:11 +08:00
ResultViewModel.cs Fix flickering & add result highlighting 2026-01-18 13:13:05 -08:00