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 Refactored resource file management.. 2023-08-12 02:33:11 +02:00
IpcPipe.cs Fix for closing pipe upon application shutdown. 2023-06-03 21:15:13 +02:00
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 [BUG] Child processes won't elevate (#488) 2023-08-12 14:00:26 +02:00
WaitToLoadMenu.cs Allow waking up another process when started a second time. 2023-06-03 20:18:10 +02:00