Skip to content

Commit

Permalink
Fix text menu
Browse files Browse the repository at this point in the history
  • Loading branch information
javilonas committed Apr 25, 2016
1 parent 393cc7a commit 2bc0cc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usr/share/enigma2/MetrixHD/skin_00_templates.xml
Expand Up @@ -1094,7 +1094,7 @@
<screen name="MENU_template-1">
<eLabel position="645,51" zPosition="-11" size="482,558" backgroundColor="layer-a-background" transparent="0" />
<eLabel position="264,51" zPosition="-1" size="340,320" backgroundColor="layer-a-background" transparent="0" />
<widget source="title" render="Label" position="0,550" size="1273,296" font="SetrixHD; 150" noWrap="0" transparent="1" backgroundColor="text-background" foregroundColor="background-text" valign="top" zPosition="-50" />
<widget source="title" render="Label" position="0,585" size="1273,296" font="SetrixHD; 95" noWrap="0" transparent="1" backgroundColor="text-background" foregroundColor="background-text" valign="top" zPosition="-50" />
<widget source="menu" render="Listbox" position="636,60" size="499,555" backgroundColor="layer-a-background" foregroundColor="layer-a-foreground" backgroundColorSelected="layer-a-selection-background" foregroundColorSelected="layer-a-selection-foreground" scrollbarMode="showNever" enableWrapAround="1" transparent="1">
<convert type="TemplatedMultiContent">
{"template": [ MultiContentEntryText(pos = (30, 5), size = (490, 50), flags = RT_HALIGN_LEFT, text = 0) ],
Expand Down

0 comments on commit 2bc0cc0

Please sign in to comment.