Author: bklaas
Date: Wed Nov 5 21:10:15 2008
New Revision: 3297
URL: http://svn.slimdevices.com?rev=3297&root=Jive&view=rev
Log:
Bug: 9905
Description: fix regression of elapsed time for "no progress bar" items
(streams)
Modified:
7.3/trunk/squeezeplay/src/squeezeplay/share/applets/NowPlaying/NowPlayingApplet.lua
Modified:
7.3/trunk/squeezeplay/src/squeezeplay/share/applets/NowPlaying/NowPlayingApplet.lua
URL:
http://svn.slimdevices.com/7.3/trunk/squeezeplay/src/squeezeplay/share/applets/NowPlaying/NowPlayingApplet.lua?rev=3297&root=Jive&r1=3296&r2=3297&view=diff
==============================================================================
---
7.3/trunk/squeezeplay/src/squeezeplay/share/applets/NowPlaying/NowPlayingApplet.lua
(original)
+++
7.3/trunk/squeezeplay/src/squeezeplay/share/applets/NowPlaying/NowPlayingApplet.lua
Wed Nov 5 21:10:15 2008
@@ -519,7 +519,7 @@
})
else
self[windowStyle].progressGroup = Group(components.progressNB, {
- elapsed = Label("text", "")
+ elapsed = Label("elapsed", "")
})
self[windowStyle].progressGroup:addTimer(1000, function()
self:_updatePosition() end)
end
_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive-checkins