Author: bklaas
Date: Thu Jan 21 12:10:20 2010
New Revision: 8389

URL: http://svn.slimdevices.com/jive?rev=8389&view=rev
Log:
Bug: n/a
Description: add correct selected asset for context menu items. Needed when 
small text skin is used as remote skin

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

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=8389&r1=8388&r2=8389&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
 Thu Jan 21 12:10:20 2010
@@ -2052,7 +2052,7 @@
                        selected = {
                                item = {
                                        order = { "icon", "text", "arrow" },
-                                       bgImg = fiveItemBox,
+                                       bgImg = fiveItemSelectionBox,
                                        padding = { ITEM_LEFT_PADDING, 0, 12, 0 
},
                                        text = {
                                                padding = { 0, 4, 0, 0 },

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

Reply via email to