Author: bklaas Date: Tue Oct 26 11:16:14 2010 New Revision: 9203 URL: http://svn.slimdevices.com/jive?rev=9203&view=rev Log: Bug: n/a Description: make track title widget use all available space for height, so tall chars like Ö scroll properly
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=9203&r1=9202&r2=9203&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 Oct 26 11:16:14 2010 @@ -2850,6 +2850,7 @@ h = 32, nptrack = { w = screenWidth - _tracklayout.x - 10, + h = WH_FILL, align = _tracklayout.align, lineHeight = _tracklayout.lineHeight, fg = _tracklayout.fg, _______________________________________________ Jive-checkins mailing list Jive-checkins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/jive-checkins