poster view fix

This commit is contained in:
theDeadMan 2020-04-07 23:01:56 +01:00
parent 078a78fcbf
commit 80a8bdb4ea
1 changed files with 51 additions and 24 deletions

View File

@ -46,24 +46,37 @@
<control type="label">
<visible>!controlgroup(9000).hasfocus</visible>
<posx>12</posx>
<posy>338</posy>
<width>192</width>
<height>1-row</height>
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<label>[B]$INFO[ListItem.label][/B]</label>
</control>
<control type="label">
<visible>!controlgroup(9000).hasfocus</visible>
<posx>12</posx>
<posy>362</posy>
<posy>350</posy>
<width>204</width>
<height>1-row</height>
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.year]</label>
<label>[B]$INFO[ListItem.title][/B][CR]$INFO[ListItem.year]</label>
</control>
<control type="group">
<visible>String.IsEmpty(ListItem.PlayCount)</visible>
<posx>166</posx>
<posy>6</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>56</width>
<height>56</height>
<aspectratio>stretch</aspectratio>
<texture>masks/newContent.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="label">
<posx>28</posx>
<posy>-4</posy>
<width>36</width>
<height>36</height>
<aligny>center</aligny>
<font>symbol</font>
<textcolor>textActive</textcolor>
<label></label>
</control>
</control>
</itemlayout>
<focusedlayout width="252" height="438">
@ -91,23 +104,37 @@
</control>
<control type="label">
<posx>12</posx>
<posy>338</posy>
<posy>354</posy>
<width>204</width>
<height>1-row</height>
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<label>[B]$INFO[ListItem.label][/B]</label>
<label>[B]$INFO[ListItem.title][/B][CR]$INFO[ListItem.year]</label>
</control>
<control type="label">
<posx>12</posx>
<posy>362</posy>
<width>204</width>
<height>1-row</height>
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.year]</label>
<control type="group">
<visible>String.IsEmpty(ListItem.PlayCount)</visible>
<posx>166</posx>
<posy>6</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>56</width>
<height>56</height>
<aspectratio>stretch</aspectratio>
<texture>masks/newContent.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="label">
<posx>28</posx>
<posy>-4</posy>
<width>36</width>
<height>36</height>
<aligny>center</aligny>
<font>symbol</font>
<textcolor>textActive</textcolor>
<label></label>
</control>
</control>
</control>
</focusedlayout>