commit
80603b9ec1
@ -279,7 +279,7 @@
|
||||
<width>150</width>
|
||||
<height>300</height>
|
||||
<aspectratio aligny="bottom">keep</aspectratio>
|
||||
<texture fallback="DefaultVideoCover.png">$INFO[Player.Art(thumb)]</texture>
|
||||
<texture fallback="DefaultVideoCover.png">$VAR[NowPlayingThumb]</texture>
|
||||
<bordertexture border="8">ThumbBorder.png</bordertexture>
|
||||
<bordersize>5</bordersize>
|
||||
</control>
|
||||
@ -319,7 +319,7 @@
|
||||
<width>120</width>
|
||||
<height>300</height>
|
||||
<aspectratio aligny="bottom">keep</aspectratio>
|
||||
<texture fallback="DefaultVideoCover.png">$INFO[Player.Art(thumb)]</texture>
|
||||
<texture fallback="DefaultVideoCover.png">$VAR[NowPlayingThumb]</texture>
|
||||
<bordertexture border="8">ThumbBorder.png</bordertexture>
|
||||
<bordersize>5</bordersize>
|
||||
</control>
|
||||
@ -387,7 +387,7 @@
|
||||
<width>120</width>
|
||||
<height>300</height>
|
||||
<aspectratio aligny="bottom">keep</aspectratio>
|
||||
<texture fallback="DefaultVideoCover.png">$INFO[Player.Art(thumb)]</texture>
|
||||
<texture fallback="DefaultVideoCover.png">$VAR[NowPlayingThumb]</texture>
|
||||
<bordertexture border="8">ThumbBorder.png</bordertexture>
|
||||
<bordersize>5</bordersize>
|
||||
</control>
|
||||
|
@ -132,7 +132,7 @@
|
||||
<top>350r</top>
|
||||
<width>300</width>
|
||||
<height>330</height>
|
||||
<texture fallback="DefaultVideoCover.png">$INFO[Player.Art(thumb)]</texture>
|
||||
<texture fallback="DefaultVideoCover.png">$VAR[NowPlayingThumb]</texture>
|
||||
<aspectratio aligny="bottom">keep</aspectratio>
|
||||
<bordertexture border="8">ThumbShadow.png</bordertexture>
|
||||
<bordersize>8</bordersize>
|
||||
|
Loading…
Reference in New Issue
Block a user