UltimaXNA icon indicating copy to clipboard operation
UltimaXNA copied to clipboard

QA: Make sure new text layout changes don't break controls that use RenderedText.

Open ZaneDubya opened this issue 8 years ago • 0 comments

Significant text layout changes were introduced with the book gump. The new text layout code fixes edge cases that were possible with the old code, but might introduce new bugs. All existing controls/gumps that use the RenderedText class should be checked to make sure they don't break.

ZaneDubya avatar Nov 23 '16 13:11 ZaneDubya