Fixed crashing on empty string for UIRichTextLabel

This commit is contained in:
2023-06-19 12:04:26 -07:00
parent c01f484a87
commit 811271dc5d
3 changed files with 3 additions and 5 deletions

View File

@ -22,9 +22,6 @@
alignY="UI_COMPONENT_ALIGN_MIDDLE"
ref="uiLabel"
>
<font font="font_main" size="32">
Hello world!
</font>
</UIRichTextLabel>
</child>