Bugzilla – Bug 15060
NP Song progress bar should extend full length of screen for "Text only" versions.
Last modified: 2010-04-08 17:26:48 UTC
Cc'ing Weldon for tracking.
This one may be tricky, because slider styles can't be defined within a window style. I even have a comment from a year or so ago that pre-emptively complained about this. There was a bug that got either closed or moved to target->future because it wasn't a current glaring issue. With this NP feature it now is... from WQVGAsmallSkinApplet.lua: -- sliders -- FIXME: I'd much rather describe slider style within the s.nowplaying window table above, otherwise describing alternative window styles for NP will be problematic s.npprogressB = { w = 193, h = 25, padding = { 0, 0, 0, 18 }, position = LAYOUT_SOUTH, horizontal = 1, bgImg = _songProgressBackground, img = _songProgressBar, }
This is fixed as of last night
This bug has been marked fixed in a released version of Squeezebox Server or the accompanying firmware or mysqueezebox.com release. If you are still seeing this issue, please let us know!