You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor text renderers sequence word wrapping logic
Extract separate TextSequenceWordWrapping class.
For special scripts wrap processing apply EPS to occupied area during relayout.
LineRenderer: merge and rename moveForward mode booleans and methods.
LineRenderer: merge updateSpecialScriptLayoutResults and updateTextRendererLayoutResults to updateTextSequenceLayoutResults.
TextRenderer: set containsPossibleBreak always, not only in case of HTML_MODE rendering mode.
TextRenderer: set containsPossibleBreak in case of width overflow only if forcePartialSplitOnFirstChar.
DEVSIX-1438
0 commit comments