You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Improve picking of text in slate widgets that are hittest invisible by searching recursively all children of the deepest widget returned by the hittest. - Added scrolling support to accomodate the large number of texts this may return as a result in some cases. - Changes in the layout to make fields easier to read. [CL 2518631 by Joe Conley in Main branch]