mirror of
https://github.com/jellyfin/jellyfin-roku.git
synced 2024-11-23 22:29:43 +00:00
Better align "* Options" text per @neilsb
Signed-off-by: Tod Fitch <tod@fitchfamily.org>
This commit is contained in:
parent
5c5e1060de
commit
86d4b2de11
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user