Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bugs
  • Category User Interface
  • Assigned To No-one
  • Operating System All players
  • Severity Low
  • Priority Very Low
  • Reported Version Release 3.12
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by AlexMayer - 2013-02-12
Last edited by jdgordon - 2013-02-19

FS#12823 - When you add a slider to a progress bar it messes up the background image

If you have a progress bar 100px wide and a background image for the progress bar 100px wide you can place them on the theme with this code:
%pb(0,0,100,15,pb.bmp,backdrop,bd.bmp)

your progress bar will line up perfectly with your theme.
if you then change the above code to:
%pb(0,0,100,15,pb.bmp,backdrop,bd.bmp,slider,slider.bmp)

the progressbar and backdrop are shrunk and neither line up with your theme correctly.
in addition the slider apears to hover over the ends of the progressbar instead of lining up with the ends of the bar.

there is no simple way to line up the progress bar with the theme and keep the slider.

example:
if you are making a theme for an ipod Video (320px wide) there is no way you can make the progress bar 320px wide. if you have a slider that is 20px wide your progress bar appears to have 10 px padding on either side of the screen. The progress bar and background dont fill the whole width of the screen. There is no way to get around this.

Closed by  jdgordon
2013-02-19 06:28
Reason for closing:  Fixed
Additional comments about closing:   Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407

g#402

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing