24 Commits (ffd7a446a77d5aebc1fcf06f6575d63b9ebbeb20)

Author SHA1 Message Date
Dariusz Komosiński 858b78b59e Menu interaction handler fixes. 6 years ago
Steven Kirk 226c57b7d7 Ensure that Open is called on main menu. 6 years ago
Steven Kirk dd563805cd Nullable enable menu-related classes. 6 years ago
Steven Kirk d0edfa0447 Close submenu when pointer leaves. 6 years ago
Steven Kirk bc079008d1 Remove usage of deprecated input APIs. 6 years ago
Dariusz Komosinski cd2b26bc94 Add extra methods to LogicalExtensions and optimize a few methods as well. 6 years ago
Nikita Tsukanov 636c6800cf Merged LostFocus to ITopLevelImpl 6 years ago
Nikita Tsukanov 8f73baf507 Ported native embedding PR to master 6 years ago
Steven Kirk b42458be76 Input manager subscription may be null. 6 years ago
Steven Kirk cfeb06473f Enable null checking in DefaultMenuInteractionHandler. 6 years ago
Steven Kirk a4a162fc78 Fix NRE in DefaultMenuInteractionHandler. 6 years ago
Jumar Macato 47c9f53e9a Don't reopen an already active submenu on hover. 7 years ago
Nikita Tsukanov a16e3bff7f Added InitialPressMouseButton to PointerReleasedEventArgs that returns the button that caused the PointerPressed event 7 years ago
Steven Kirk 13333cd820 Avoid NRE in DefaultMenuInteractionHandler. 7 years ago
Nikita Tsukanov 04bc3a88b1 Defensive check for Menu==null 7 years ago
Nikita Tsukanov 4c1f42b48a PR comments 7 years ago
Steven Kirk f8cf268f0e Added unit test for toplevel menu close. 7 years ago
Dan Walmsley 80cd6632bd close menu if the toplevel menu item is clicked and its already opened. 7 years ago
Steven Kirk 4a5e11f6aa Fix keyboard interaction for ContextMenu. 7 years ago
Dan Walmsley 64629128ff fixes a NRE in menu interaction handler 8 years ago
Steven Kirk c7bf1ecb4b Fix null checking. 8 years ago
Steven Kirk 0fb1780f75 Don't deselect sibling item on PointerLeave. 8 years ago
Steven Kirk 1293e9af8d Implemented Menu interactions. 8 years ago