Files
UnrealEngineUWP/Engine
Chris Wood d2e06e66f1 Fixed "LMB hold, drag, release" usage style on menus. Also, fixes pop-under when menus can be clicked accidentally after appearing.
[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]
2015-07-17 13:14:18 -04:00
..
2015-07-15 21:14:15 -04:00