Adjust location of "* Options"
Move display a bit to left to account for longer string when language set to German. Signed-off-by: Tod Fitch <tod@fitchfamily.org>
This commit is contained in:
parent
c9b9b61a66
commit
5c5e1060de
|
@ -35,9 +35,9 @@
|
|||
<Label id="overlayMeridian" font="font:SmallSystemFont" vertAlign="bottom" height="48" />
|
||||
</LayoutGroup>
|
||||
</LayoutGroup>
|
||||
|
||||
<Label id="overlayOptionsStar" font="font:LargeSystemFont" text="*" translation="[1791, 96]" />
|
||||
<Label id="overlayOptionsText" font="font:SmallSystemFont" text="Options" translation="[1821, 103]" />
|
||||
|
||||
<Label id="overlayOptionsStar" font="font:LargeSystemFont" text="*" translation="[1780, 96]" />
|
||||
<Label id="overlayOptionsText" font="font:SmallSystemFont" text="Options" translation="[1810, 103]" />
|
||||
<Timer
|
||||
id="currentTimeTimer"
|
||||
repeat="true"
|
||||
|
@ -51,4 +51,4 @@
|
|||
<function name="resetTime" />
|
||||
</interface>
|
||||
<script type="text/brightscript" uri="JFOverhang.brs" />
|
||||
</component>
|
||||
</component>
|
||||
|
|
Loading…
Reference in New Issue
Block a user