This commit is contained in:
theDeadMan 2017-09-25 19:53:54 +01:00
parent 65117d6778
commit 0a985fa9c5
2 changed files with 4 additions and 6 deletions

View File

@ -34,8 +34,7 @@
<label>$INFO[ListItem.property(textTitle)]</label>
</control>
</itemlayout>
<focusedlayout width="4-col-gutter" height="2-row">
<focusedlayout width="4-col-gutter" height="2-row">
<control type="label">
<posx>0</posx>
<posy>0</posy>

View File

@ -53,7 +53,9 @@
<height>182</height>
<aspectratio>stretch</aspectratio>
<texture border="0">DefaultAlbumCover.png</texture>
<colordiffuse>textboxInactive</colordiffuse>
<bordertexture border="6" colordiffuse="22FFFFFF">colors/black.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="image">
<posx>0</posx>
@ -62,9 +64,6 @@
<height>182</height>
<aspectratio>stretch</aspectratio>
<texture border="6">$INFO[player.art(thumb)]</texture>
<colordiffuse>ffffffff</colordiffuse>
<bordertexture border="6">colors/white.png</bordertexture>
<bordersize>6</bordersize>
</control>
<!--track info-->
<control type="group">