SystemTrayMenu/Business
Peter Kirmeier 0f1f1748a4 Let the framework calculate text width of list entries
This will improve performance as less objects will be rendered for calculation.
Will also fix "flickering" of sub menu at wrong (not yet calculate) window position.
2023-08-21 20:05:31 +02:00
..
App.xaml Set specific colors for text box selections 2023-08-20 21:45:47 +02:00
App.xaml.cs Set specific colors for text box selections 2023-08-20 21:45:47 +02:00
IpcPipe.cs Fix for closing pipe upon application shutdown. 2023-06-03 21:15:13 +02:00
KeyboardInput.cs Fix opening non-folder entries via Enter key 2023-08-20 21:53:33 +02:00
Menus.cs Let the framework calculate text width of list entries 2023-08-21 20:05:31 +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