Files
UnrealEngineUWP/Engine/Source/Runtime/Slate
Michael Noland 4544bc8b20 Slate: Fixed an issue where right-clicking outside of the current selection in editable text boxes behaved unexpectedly
- Before: It deselected but didn't update the visuals, so the menu options were greyed out and broken seeming
- Now: Deselects and moves the cursor to the right-click location (matching the behavior of the widget in windows, chrome, etc...)
#jira UE-119485
#codereview jamie.dale

[CL 16869986 by Michael Noland in ue5-main branch]
2021-07-15 21:30:02 -04:00
..