Flow.Launcher/Flow.Launcher.Core/Resource
Jack251970 fc147c3377 Await async delegates fully in DispatcherHelper
Ensure that async functions invoked via dispatcher are awaited until completion, not just until scheduled, by using double await on InvokeAsync. This prevents premature continuation when the delegate itself is asynchronous.
2026-03-10 12:00:28 +08:00
..
AvailableLanguages.cs Use Српски instead of Српска 2025-08-16 11:41:25 +08:00
DispatcherHelper.cs Await async delegates fully in DispatcherHelper 2026-03-10 12:00:28 +08:00
FontHelper.cs rename all project file name 2020-04-21 21:27:02 +10:00
Internationalization.cs Resolve conflicts 2025-10-02 20:25:45 +08:00
JsonObjectConverter.cs Add Customized Object Converter, fix Length issue 2021-06-08 08:04:04 +08:00
Language.cs rename all project file name 2020-04-21 21:27:02 +10:00
Theme.cs Refactor UI thread invocation with DispatcherHelper 2026-03-10 11:48:55 +08:00
ThemeHelper.cs Rename GetFreezeSolidColorBrush to GetFrozenSolidColorBrush 2026-03-08 23:49:09 +08:00