- Status Closed
- Percent Complete
- Task Type Patches
- Category User Interface
- Assigned To No-one
- Operating System iriver H10
- Severity Low
- Priority Very Low
- Reported Version
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Rockbox
Opened by Hepdog - 2007-05-09
Last edited by Dominik Riebeling - 2011-06-05
Opened by Hepdog - 2007-05-09
Last edited by Dominik Riebeling - 2011-06-05
FS#7140 - H10 scroll pad improvements
This patch uses the following logic:
divides the scrollbar into sections that do something like this:
| «< | «< | «< | »> | »> | »> |
seems like the old stuff, but the idea is that when your finger goes from one section to another, it will go either up, or down , acordingly.
There is also some code to avarage the readings of the pad.
Closed by Dominik Riebeling
2011-06-05 11:09
Reason for closing: Rejected
Additional comments about closing:
2011-06-05 11:09
Reason for closing: Rejected
Additional comments about closing:
out of date, and no real name
provided.
Hmm, testing it to see how it worked was fine, but as I was using my H10 today, I found scrolling quite annoying. It kept going one up, then one down quickly. A lot of times it was hard to scroll.
The scrollpad has recently been significantly improved in SVN with a much steadier reading. I wonder if this could be changed to only take one reading and work the scroll code out from there? I’ll have a look at adapting it myself if I get a chance.