SystemTrayMenu/UserInterface
Peter Kirmeier 569722a5b0 Add protection against DisconnectedItem as sender object in mouse event handlers
Workaround was added in early development stage already:
1f985c53aa
However, it was meant to be no longer occurring, so detection was removed here:
6ebfed5f78
3f09f40188
3153032110

Since it occurred again, we reintroduce this fix at least on all mouse events.
This time, we check for the expected object type rather looking up the item in the list.
2023-09-17 18:29:51 +02:00
..
FolderBrowseDialog Refactor native DLL imports 2023-05-09 23:33:56 +02:00
AboutBox.xaml Use global style for all windows 2023-09-01 17:34:42 +02:00
AboutBox.xaml.cs Refactored resource file management.. 2023-08-12 02:33:11 +02:00
AppContextMenu.cs [BUG] In v1.3.3 introduced a issue that always asking for admin, but should only ask if shortcut requires run as admin (#499), version 1.3.4.0 2023-08-28 14:35:21 +02:00
AppNotifyIcon.cs Fix system tray icon not showing loading state 2023-08-12 02:44:48 +02:00
ColorPickerWindow.xaml Use global style for all windows 2023-09-01 17:34:42 +02:00
ColorPickerWindow.xaml.cs Add color picker window 2023-06-04 16:41:48 +02:00
ColorSelector.xaml Update layout of all Settings window controls 2023-08-13 17:13:26 +02:00
ColorSelector.xaml.cs Add color picker window 2023-06-04 16:41:48 +02:00
HotkeySelector.cs Update layout of all Settings window controls 2023-08-13 17:13:26 +02:00
HowToOpenSettingsWindow.xaml Use global style for all windows 2023-09-01 17:34:42 +02:00
HowToOpenSettingsWindow.xaml.cs Refactored resource file management.. 2023-08-12 02:33:11 +02:00
Menu.xaml Add more spacing on the left side of list items 2023-09-17 17:47:39 +02:00
Menu.xaml.cs Add protection against DisconnectedItem as sender object in mouse event handlers 2023-09-17 18:29:51 +02:00
NumericUpDown.xaml Initial dark mode support for all windows 2023-08-14 02:16:47 +02:00
NumericUpDown.xaml.cs Lots of major improvements 2022-12-03 02:14:15 +01:00
SettingsWindow.xaml Apply all custom colors temporarily for testing individual colors 2023-09-01 18:06:39 +02:00
SettingsWindow.xaml.cs [BUG] Languages Filipino, Hebrew and Norwegian not working (#467), version 1.3.2.10 2023-08-25 15:22:27 +02:00
ShellContextMenu.cs Update code analyzers and fix new warnings 2023-08-13 02:46:13 +02:00
TaskbarLogo.xaml Use global style for all windows 2023-09-01 17:34:42 +02:00
TaskbarLogo.xaml.cs Refactored resource file management.. 2023-08-12 02:33:11 +02:00
UpdateWindow.xaml Use global style for all windows 2023-09-01 17:34:42 +02:00
UpdateWindow.xaml.cs Refactored resource file management.. 2023-08-12 02:33:11 +02:00