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>
|
||||
|
@ -166,11 +166,11 @@
|
||||
</text>
|
||||
|
||||
<text>
|
||||
<string lang="en">"I wouldn't expect any less from our daughter,” Mother says. She smiles at me: it creases her mouth in an unnatural way. "Doesn't Ethereality look like Angelwood's Queen already?”</string>
|
||||
<string lang="en">"I wouldn't expect any less from our daughter," Mother says. She smiles at me: it creases her mouth in an unnatural way. "Doesn't Ethereality look like Angelwood's Queen already?"</string>
|
||||
</text>
|
||||
|
||||
<text>
|
||||
<string lang="en">My father nods his agreement. "Yes,” he tells me, "An Estridge in her finest.”</string>
|
||||
<string lang="en">My father nods his agreement. "Yes," he tells me, "An Estridge in her finest."</string>
|
||||
</text>
|
||||
|
||||
<text>
|
||||
@ -198,7 +198,7 @@
|
||||
</text>
|
||||
|
||||
<text>
|
||||
<string lang="en">"Thank you,” I say. "I'm really happy you think that.”</string>
|
||||
<string lang="en">"Thank you," I say. "I'm really happy you think that."</string>
|
||||
</text>
|
||||
|
||||
<text>
|
||||
|
Reference in New Issue
Block a user