Bug 15060 - NP Song progress bar should extend full length of screen for "Text only" versions.
: NP Song progress bar should extend full length of screen for "Text only" vers...
Status: CLOSED FIXED
Product: SB Touch
Classification: Unclassified
Component: Now Playing
: 7.5.0
: PC Windows Vista
: P1 normal (vote)
: 7.5.0
Assigned To: Ben Klaas
:
Depends on: 12124
Blocks:
  Show dependency treegraph
 
Reported: 2009-11-05 15:56 UTC by ndijulio
Modified: 2010-04-08 17:26 UTC (History)
4 users (show)

See Also:
Category: Task


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ndijulio 2009-11-05 15:56:30 UTC

    
Comment 1 ndijulio 2009-11-05 15:56:51 UTC
Cc'ing Weldon for tracking.
Comment 2 Ben Klaas 2009-11-06 07:09:56 UTC
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,
        }
Comment 3 Ben Klaas 2009-11-11 12:18:41 UTC
This is fixed as of last night
Comment 4 Chris Owens 2010-04-08 17:26:48 UTC
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!