Flow.Launcher/Plugins/Flow.Launcher.Plugin.Explorer/Helper
Shengkai Lin 0681332238 fix(explorer): complete Avalonia migration and fix action keyword crashes
- Remove WPF views (ActionKeywordSetting, ExplorerSettings, PreviewPanel, QuickAccessLinkSettings)
- Fix NullReferenceException in ActionKeywordModel by initializing settings
- Fix (false,false) crash case in EditActionKeywordAsync
- Add null-safe dialog patterns for owner window
- Move Focus() to OnOpened for reliable control attachment
- Add using for Avalonia PreviewPanel namespace in ResultManager
- Update Main.cs to use AvaloniaControl return type
2026-01-31 23:09:41 +08:00
..
codemap.md fix(explorer): complete Avalonia migration and fix action keyword crashes 2026-01-31 23:09:41 +08:00
PathHelper.cs Improve code quality 2025-06-07 13:52:12 +08:00
ShellContextMenu.cs Code quality 2025-04-15 13:28:47 +08:00
ShellContextMenuDisplayHelper.cs Native context menu: wait before querying the menu 2024-06-17 05:25:32 +06:00