Author: bklaas
Date: Fri Jan 22 08:30:41 2010
New Revision: 8392
URL: http://svn.slimdevices.com/jive?rev=8392&view=rev
Log:
Bug: n/a
Description: cosmetic tweak to text padding in large text skin. padding was
incorrect for unselected item
Modified:
7.5/trunk/squeezeplay/src/squeezeplay/share/applets/WQVGAlargeSkin/WQVGAlargeSkinApplet.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=8392&r1=8391&r2=8392&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
Fri Jan 22 08:30:41 2010
@@ -604,7 +604,7 @@
padding = { ITEM_LEFT_PADDING, 0, 5, 0 },
bgImg = threeItemBox,
text = {
- padding = { 0, 0, 2, 0 },
+ padding = { 0, 10, 2, 0 },
align = "left",
w = WH_FILL,
h = WH_FILL,
@@ -701,6 +701,7 @@
fg = WHITE,
sh = NONE,
font = _boldfont(TEXTMENU_SELECTED_FONT_SIZE),
+ padding = { 0, 0, 2, 0 },
}
local itemInfoSelectedTextBlock = _uses(s.item_info.text, {
font = _font(40),
_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/jive-checkins