Fix season posters
Due to skin engine changes
This commit is contained in:
committed by
David Vukovic
parent
a371b1d75a
commit
4ff6ce9241
@ -522,7 +522,7 @@
|
||||
<top>4</top>
|
||||
<width>40</width>
|
||||
<height>32</height>
|
||||
<texture background="true">$INFO[ListItem.Icon]</texture>
|
||||
<texture background="true">$VAR[PosterThumb]</texture>
|
||||
<aspectratio>keep</aspectratio>
|
||||
</control>
|
||||
<control type="label">
|
||||
@ -623,7 +623,7 @@
|
||||
<top>4</top>
|
||||
<width>40</width>
|
||||
<height>32</height>
|
||||
<texture background="true">$INFO[ListItem.Icon]</texture>
|
||||
<texture background="true">$VAR[PosterThumb]</texture>
|
||||
<aspectratio>keep</aspectratio>
|
||||
</control>
|
||||
<control type="label">
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<includes>
|
||||
<include name="PosterWrapView">
|
||||
<control type="grouplist">
|
||||
@ -1131,7 +1131,7 @@
|
||||
<height>355</height>
|
||||
<aspectratio>keep</aspectratio>
|
||||
<fadetime>IconCrossfadeTime</fadetime>
|
||||
<texture background="true">$INFO[ListItem.Icon]</texture>
|
||||
<texture background="true">$VAR[PosterThumb]</texture>
|
||||
<bordertexture border="8">ThumbShadow.png</bordertexture>
|
||||
<bordersize>8</bordersize>
|
||||
</control>
|
||||
@ -1474,7 +1474,7 @@
|
||||
<top>335</top>
|
||||
<width>100</width>
|
||||
<height>25</height>
|
||||
<label fallback="10005">$INFO[listitem.Duration]</label>
|
||||
<label fallback="416">$INFO[listitem.Duration]</label>
|
||||
<align>left</align>
|
||||
<aligny>center</aligny>
|
||||
<font>font13</font>
|
||||
@ -1607,7 +1607,7 @@
|
||||
<top>335</top>
|
||||
<width>120</width>
|
||||
<height>25</height>
|
||||
<label fallback="10005">$INFO[listitem.Duration]</label>
|
||||
<label fallback="416">$INFO[listitem.Duration]</label>
|
||||
<align>left</align>
|
||||
<aligny>center</aligny>
|
||||
<font>font13</font>
|
||||
@ -1940,7 +1940,7 @@
|
||||
<height>440</height>
|
||||
<aspectratio align="left" aligny="bottom">keep</aspectratio>
|
||||
<fadetime>IconCrossfadeTime</fadetime>
|
||||
<texture background="true">$INFO[ListItem.Icon]</texture>
|
||||
<texture background="true">$VAR[PosterThumb]</texture>
|
||||
<bordertexture border="8">ThumbShadow.png</bordertexture>
|
||||
<bordersize>8</bordersize>
|
||||
</control>
|
||||
|
Reference in New Issue
Block a user