This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#7258 - new list selection code hopefully fix all existing bugs
Attached to Project:
Rockbox
Opened by Jonathan Gordon (jdgordon) - Monday, 04 June 2007, 11:33 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Tuesday, 05 June 2007, 04:57 GMT+2
Opened by Jonathan Gordon (jdgordon) - Monday, 04 June 2007, 11:33 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Tuesday, 05 June 2007, 04:57 GMT+2
|
DetailsPutting this up to get some feedback before commiting, seen as every time I think its working, someone goes out of their way to proove me wrong :D
This version is simple and has plenty of room for optimizing, but want to make sure it works in all cases before cleaning it up a bit. |
This task depends upon
Closed by Jonathan Gordon (jdgordon)
Tuesday, 05 June 2007, 04:57 GMT+2
Reason for closing: Accepted
Tuesday, 05 June 2007, 04:57 GMT+2
Reason for closing: Accepted
Example, with 18 files in a folder, on H300 sim:
- BEFORE.JPG shows track 06 selected, with track 04 at the top and 14 at the bottom.
- I then press DOWN once to select track 07.
- AFTER.JPG shows track 07 selected, with track 01 at the top and 11 at the bottom. It should have just moved the cursor bar down and not scrolled at all.
tries to make sure the first line of a multi-line item isnt the last line on the screen