Commit Graph

9 Commits

Author SHA1 Message Date
BDisp
1860687839 Fixes #3740. Disabled MenuItem triggers exception. 2025-03-16 18:03:56 +01:00
BDisp
b65092fcaa Fixes #2095. Resizing when a context menu is open causes the Enter event to get spammed (#3193)
* Fixes #2095. Resizing when a context menu is open causes the Enter event to get spammed

* Update nuget packages.
2024-01-20 09:34:51 -07:00
BDisp
d51322ad17 Fixes #2892 for v1 - Null reference pressing menu shortcuts when menus have separators (#2955) 2023-11-06 14:38:37 -07:00
BDisp
d8eaf7e8bb Fixes #2836. v1 RequestStop while a ContextMenu is open can throw an exception. 2023-08-29 00:05:33 +01:00
BDisp
42fcc35154 Prevents open menu bar if it's invisible and close all opened menus. 2023-08-11 07:01:01 -06:00
BDisp
754d7d6983 Leveraging the power of CanExecute feature. 2023-08-11 07:01:01 -06:00
BDisp
1fc239a895 Fixes #2787. MenuItem with CanExecute returning false is select when a MenuBar is opened. 2023-08-11 07:01:01 -06:00
BDisp
5d733ed598 Add unit test. 2023-07-19 06:44:53 -06:00
Tig Kindel
7454dac942 Reorg of unit tests 2023-01-15 18:33:38 -07:00