This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#2609 - Progress bar alignment fix
Attached to Project:
Rockbox
Opened by Frank Dischner (phaedrus961) - Monday, 01 August 2005, 08:14 GMT+1
Last edited by Nicolas Pennequin (nicolas_p) - Monday, 21 May 2007, 14:09 GMT+1
Opened by Frank Dischner (phaedrus961) - Monday, 01 August 2005, 08:14 GMT+1
Last edited by Nicolas Pennequin (nicolas_p) - Monday, 21 May 2007, 14:09 GMT+1
|
DetailsWith this patch, if the progress bar is at the bottom
of the screen with fewer pixel rows remaining than the current font height, then it is centered within the remaining rows rather than according to the font height. This allows it to always be shown if there are enough rows left, whereas the current code will sometimes put it off the screen when using large fonts. |
This task depends upon
Closed by Nicolas Pennequin (nicolas_p)
Monday, 21 May 2007, 14:09 GMT+1
Reason for closing: Rejected
Additional comments about closing: It's up to the WPS creators to make sure the progressbar is displayed. Also, the y-coordinate allows the progressbar to be placed precisely so this patch isn't useful any more.
Monday, 21 May 2007, 14:09 GMT+1
Reason for closing: Rejected
Additional comments about closing: It's up to the WPS creators to make sure the progressbar is displayed. Also, the y-coordinate allows the progressbar to be placed precisely so this patch isn't useful any more.