Added default font editing to VN

This commit is contained in:
2023-07-12 22:17:11 -07:00
parent 2eb441dfb3
commit 5b816a4316
14 changed files with 131 additions and 12 deletions

View File

@ -19,8 +19,7 @@
alignY="UI_COMPONENT_ALIGN_MIDDLE"
ref="uiLabel"
lineHeight="1.5"
>
</UIRichTextLabel>
/>
</child>
<VNTextboxScroller ref="textboxScroller" label="uiLabel" visibleLines="6" />