Author: adrian
Date: Sat Mar 6 04:20:43 2010
New Revision: 8635
URL: http://svn.slimdevices.com/jive?rev=8635&view=rev
Log:
Bug: N/A
Description: add smoothscroll state to group widgets, just in case something
calls redraw on a group rather than the widgets inside it
Modified:
7.5/trunk/squeezeplay/src/squeezeplay/share/jive/ui/Group.lua
Modified: 7.5/trunk/squeezeplay/src/squeezeplay/share/jive/ui/Group.lua
URL:
http://svn.slimdevices.com/jive/7.5/trunk/squeezeplay/src/squeezeplay/share/jive/ui/Group.lua?rev=8635&r1=8634&r2=8635&view=diff
==============================================================================
--- 7.5/trunk/squeezeplay/src/squeezeplay/share/jive/ui/Group.lua (original)
+++ 7.5/trunk/squeezeplay/src/squeezeplay/share/jive/ui/Group.lua Sat Mar 6
04:20:43 2010
@@ -236,6 +236,7 @@
for _,widget in pairs (self.widgets) do
widget:setSmoothScrollingMenu(val)
end
+ self.smoothscroll = val
end
--[[
_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/jive-checkins