Author: bklaas Date: Tue Mar 15 14:01:03 2011 New Revision: 9364 URL: http://svn.slimdevices.com/jive?rev=9364&view=rev Log: Fixed Bug: 17056 Description: remove padding so dirty space on time updates is refreshed properly this is done at the expense of being able to vertically center the time within the header widget. As far as I can tell, there's no way to fix this at the skin level, it's a bug with the refresh on the header widget.
Modified: 7.6/trunk/squeezeplay/src/squeezeplay/share/applets/QVGAbaseSkin/QVGAbaseSkinApplet.lua Modified: 7.6/trunk/squeezeplay/src/squeezeplay/share/applets/QVGAbaseSkin/QVGAbaseSkinApplet.lua URL: http://svn.slimdevices.com/jive/7.6/trunk/squeezeplay/src/squeezeplay/share/applets/QVGAbaseSkin/QVGAbaseSkinApplet.lua?rev=9364&r1=9363&r2=9364&view=diff ============================================================================== --- 7.6/trunk/squeezeplay/src/squeezeplay/share/applets/QVGAbaseSkin/QVGAbaseSkinApplet.lua (original) +++ 7.6/trunk/squeezeplay/src/squeezeplay/share/applets/QVGAbaseSkin/QVGAbaseSkinApplet.lua Tue Mar 15 14:01:03 2011 @@ -1703,7 +1703,6 @@ s.alarm_header = { w = screenWidth - 20, - padding = { 0, 0, 0, 30 }, order = { 'time' }, time = { h = WH_FILL, _______________________________________________ Jive-checkins mailing list Jive-checkins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/jive-checkins