Author: adrian
Date: Tue Feb 16 15:43:04 2010
New Revision: 8513

URL: http://svn.slimdevices.com/jive?rev=8513&view=rev
Log:
Bug: N/A
Description: put artwork in the center of the screen for large now playing 
artwork

Modified:
    
7.5/trunk/squeezeplay/src/squeezeplay/share/applets/WQVGAlargeSkin/WQVGAlargeSkinApplet.lua
    
7.5/trunk/squeezeplay/src/squeezeplay/share/applets/WQVGAsmallSkin/WQVGAsmallSkinApplet.lua

Modified: 
7.5/trunk/squeezeplay/src/squeezeplay/share/applets/WQVGAlargeSkin/WQVGAlargeSkinApplet.lua
URL: 
http://svn.slimdevices.com/jive/7.5/trunk/squeezeplay/src/squeezeplay/share/applets/WQVGAlargeSkin/WQVGAlargeSkinApplet.lua?rev=8513&r1=8512&r2=8513&view=diff
==============================================================================
--- 
7.5/trunk/squeezeplay/src/squeezeplay/share/applets/WQVGAlargeSkin/WQVGAlargeSkinApplet.lua
 (original)
+++ 
7.5/trunk/squeezeplay/src/squeezeplay/share/applets/WQVGAlargeSkin/WQVGAlargeSkinApplet.lua
 Tue Feb 16 15:43:04 2010
@@ -2309,7 +2309,7 @@
                 npvisu = { hidden = 1 },
 
                 npartwork = {
-                        w = 470,
+                        w = 480,
                         position = LAYOUT_CENTER,
                         align = "center",
                         h = 272,

Modified: 
7.5/trunk/squeezeplay/src/squeezeplay/share/applets/WQVGAsmallSkin/WQVGAsmallSkinApplet.lua
URL: 
http://svn.slimdevices.com/jive/7.5/trunk/squeezeplay/src/squeezeplay/share/applets/WQVGAsmallSkin/WQVGAsmallSkinApplet.lua?rev=8513&r1=8512&r2=8513&view=diff
==============================================================================
--- 
7.5/trunk/squeezeplay/src/squeezeplay/share/applets/WQVGAsmallSkin/WQVGAsmallSkinApplet.lua
 (original)
+++ 
7.5/trunk/squeezeplay/src/squeezeplay/share/applets/WQVGAsmallSkin/WQVGAsmallSkinApplet.lua
 Tue Feb 16 15:43:04 2010
@@ -3105,7 +3105,7 @@
                npartistgroup    = { hidden = 1 },
                npalbumgroup     = { hidden = 1 },
                npartwork = {
-                       w = 470,
+                       w = 480,
                        position = LAYOUT_CENTER,
                        align = "center",
                        h = 272,

_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/jive-checkins

Reply via email to