SystemTrayMenu/Business
Peter Kirmeier 61c2cd0dea Work around a potential race condition of FadeIn events
Issue could happen when sub menu switches from loading to full sub menu and previous FadeIn event overwrites opacity after Opacity was already set to final value.
2023-08-20 20:29:53 +02:00
..
App.xaml Initial style for ScrollBars making use of custom colors 2023-08-15 00:13:18 +02:00
App.xaml.cs
IpcPipe.cs
KeyboardInput.cs Automatically select search text when using TAB to switch between menus 2023-08-20 20:14:28 +02:00
Menus.cs Work around a potential race condition of FadeIn events 2023-08-20 20:29:53 +02:00
Program.cs
WaitToLoadMenu.cs