You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Fixed some places that were treating text as a sequence of characters rather than a sequence of grapheme clusters. - Cursor highlighting and the delete/backspace key were both handling this incorrectly. - Converted the text layout code to use IBreakIterator::SetStringRef. #jira #rb Matt.Kuhlenschmidt #ROBOMERGE-SOURCE: CL 8120283 via CL 8123402 #ROBOMERGE-BOT: (v401-8057353) [CL 8125114 by jamie dale in Main branch]