Currently, the height of the RichText doesn't prevent text from rendering past it.
This was removed as it caused an inconsistent character count between _wrapCache and strippedText which caused render artifacts. It should be re-introduced in another way.
Currently, the height of the RichText doesn't prevent text from rendering past it.
This was removed as it caused an inconsistent character count between _wrapCache and strippedText which caused render artifacts. It should be re-introduced in another way.