Fixed alignment on UI Label
This commit is contained in:
@ -16,8 +16,9 @@
|
||||
<UIRichTextLabel
|
||||
alignment="0, 0, 0, 0"
|
||||
alignX="UI_COMPONENT_ALIGN_STRETCH"
|
||||
alignY="UI_COMPONENT_ALIGN_STRETCH"
|
||||
alignY="UI_COMPONENT_ALIGN_MIDDLE"
|
||||
ref="uiLabel"
|
||||
lineHeight="2"
|
||||
>
|
||||
</UIRichTextLabel>
|
||||
</child>
|
||||
|
Reference in New Issue
Block a user