Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Feature requests · Rockbox frontpage

Tasklist

FS#8738 - move the progress bar to the bottom of the screen

Attached to Project: Rockbox
Opened by Vuong Minh Hiep (vmh) - Saturday, 15 March 2008, 20:25 GMT+2
Last edited by Robert Kukla (roolku) - Wednesday, 09 April 2008, 22:26 GMT+2
Task Type Patches
Category Applications
Status Closed
Assigned To No-one
Player type All players
Severity Low
Priority Normal
Reported Version current build
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

This patch only change some minor visual details.
It affects these operations:
- paste and delete file/directory

It addresses:
- deleting a file doesn't show the progress bar
- delete a directory: overlapping of the directory name and progress bar is ugly while there's enough free space

I haven't tested it, if HAVE_LCD_BITMAP is not defined.
This task depends upon

Closed by  Robert Kukla (roolku)
Wednesday, 09 April 2008, 22:26 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  in r17055
Comment by Vuong Minh Hiep (vmh) - Saturday, 15 March 2008, 20:33 GMT+2
Just saw some reported the overlapping as a bug ( FS#8736 ).
Comment by Vuong Minh Hiep (vmh) - Saturday, 15 March 2008, 21:12 GMT+2
Just noticed that showing progress bar while deleting a file is not possible and maybe it's worth to make the draw_slider inline.

Loading...