Better align "* Options" text per @neilsb

Signed-off-by: Tod Fitch <tod@fitchfamily.org>
This commit is contained in:
Tod Fitch 2020-05-08 09:19:02 -07:00 committed by Charles Ewert
parent 5c5e1060de
commit 86d4b2de11

View File

@ -36,8 +36,10 @@
</LayoutGroup>
</LayoutGroup>
<Label id="overlayOptionsStar" font="font:LargeSystemFont" text="*" translation="[1780, 96]" />
<Label id="overlayOptionsText" font="font:SmallSystemFont" text="Options" translation="[1810, 103]" />
<LayoutGroup layoutDirection="horiz" horizAlignment="right" translation="[1900, 96]" vertAlignment="custom">
<Label id="overlayOptionsStar" font="font:LargeSystemFont" text="*" />
<Label id="overlayOptionsText" font="font:SmallSystemFont" text="Options" translation="[0,6]" />
</LayoutGroup>
<Timer
id="currentTimeTimer"
repeat="true"