You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
[UE-18721] - 4.9 Regression: Slate Menus: Can no longer LMB hold on menu bar, drag down to a menu-entry and release LMB to select [UE-18606] - Fix pop-under menus in editor causing menus to activate automatically #change Changed menu entries to use new button class SMenuEntryButton that allows mouse-up clicking without mouse-down in certain circustances. #fix Blocks mouse-up click handling on menu items that are under the cursor when they are created. [CL 2624490 by Chris Wood in Main branch]