2010-12-29, 03:51 PM
I would expect to see the cover art for the selected track on the music playlist popup (see attached).
So does the skin it seems:
So does the skin it seems:
Code:
<Element name="PlaylistBackground" location="0,0" size="100,100" alpha="255">
<Rect location="0,0" size="100,100" fillColor="Popup_ScreenMask" />
<RoundedRect location="9.83,19.1" size="80.34,61.8" fillColor="Popup" borderColor="Popup_Border" radius="2.59" borderWidth="0.1"/>
<Rect location="10,19.1" size="61.85,0.3" fillColor="Accent1_Horizontal_FadeIn"/>
<Rect location="71.8,19.1" size="18.2,0.3" fillColor="Accent1_Horizontal_FadeOut"/>
<Rect location="10,80.5" size="18.7,0.3" fillColor="Accent1_Horizontal_FadeIn"/>
<Rect location="28.2,80.5" size="61.8,0.3" fillColor="Accent1_Horizontal_FadeOut"/>
<Rect location="60.8,25" size="0.10,25" fillColor="Accent2_Vertical_FadeIn"/>
<Rect location="60.8,49.9" size="0.10,25.1" fillColor="Accent2_Vertical_FadeOut"/>
<Text text="Playlist" location="9.77,63.77" size="79,20" font="Title4ExtraLarge"/>
<Text text="Now Playing:" location="11.38,22.25" size="11,20" font="Title2Small"/>
<Text text="@name" location="21.77,21.77" size="66,5" font="Title1" wrap="true"/>
[U][B]<Image source="@previewImage" location="62,30" size="25,42" fixedAspectRatio="true"/>[/B][/U]
<Text text="@position" location="66,75" size="30,20" font="Title3Minimum" align="Center"/>
</Element>
My Projects
Programs Plugin [SIZE=2](retired) | Volume OSD Plugin (retired) | Documentation Wiki (retired)[/SIZE]
Programs Plugin [SIZE=2](retired) | Volume OSD Plugin (retired) | Documentation Wiki (retired)[/SIZE]