This commit is contained in:
Chris Bevan 2016-03-30 13:23:17 +01:00
parent 84a476a5d9
commit 6a5049cd47
3 changed files with 3 additions and 2 deletions

View File

@ -67,7 +67,7 @@
</variable>
<!--homescreen background image content-->
<variable name="homescreenCollage">
<value condition="Container(9000).HasFocus(1)">special://skin/extras/playlists/collage_randomMovies.xsp</value>
<value condition="Container(9000).HasFocus(1)">special://skin/extras/playlists/collage_RandomMovies.xsp</value>
<value condition="Container(9000).HasFocus(2)">special://skin/extras/playlists/collage_RandomAlbums.xsp</value>
</variable>
<!--Star rating for music tracks-->

View File

@ -11,6 +11,7 @@
<onright>60</onright>
<onback>9000</onback>
<pagecontrol>60</pagecontrol>
<scrolltime tween="cubic" easing="out">400</scrolltime>
<itemlayout height="2-row" width="24-col">
<control type="image">
<posx>1-col</posx>

View File

@ -80,7 +80,7 @@
<font>regularStrong</font>
<textcolor>textActive</textcolor>
<scroll>true</scroll>
<label>[B]$INFO[MusicPlayer.rating]*[/B]</label>
<label>[B]$INFO[MusicPlayer.rating,,*][/B]</label>
</control>
<control type="image">
<posx>0</posx>