Author: bklaas
Date: Mon Apr 12 11:37:20 2010
New Revision: 8687
URL: http://svn.slimdevices.com/jive?rev=8687&view=rev
Log:
Fixed Bug: 15824
Description: refresh the underlying window from the CM so the favs menu
immediately shows changes made via the CM
Modified:
7.5/trunk/squeezeplay/src/squeezeplay/share/applets/SlimBrowser/SlimBrowserApplet.lua
Modified:
7.5/trunk/squeezeplay/src/squeezeplay/share/applets/SlimBrowser/SlimBrowserApplet.lua
URL:
http://svn.slimdevices.com/jive/7.5/trunk/squeezeplay/src/squeezeplay/share/applets/SlimBrowser/SlimBrowserApplet.lua?rev=8687&r1=8686&r2=8687&view=diff
==============================================================================
---
7.5/trunk/squeezeplay/src/squeezeplay/share/applets/SlimBrowser/SlimBrowserApplet.lua
(original)
+++
7.5/trunk/squeezeplay/src/squeezeplay/share/applets/SlimBrowser/SlimBrowserApplet.lua
Mon Apr 12 11:37:20 2010
@@ -1982,6 +1982,8 @@
local currentStep = _getCurrentStep()
if currentStep and currentStep.window
and currentStep.window:isContextMenu() then
Window:hideContextMenus()
+ --bug 15824: also refresh the
underlying window from the CM
+ _refreshMe(setSelectedIndex)
else
_hideMeAndMyDad(setSelectedIndex)
end
_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/jive-checkins