This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11686 - Kinetic list scrolling for touchscreen
Attached to Project:
Rockbox
Opened by Thomas Martitz (kugel.) - Tuesday, 19 October 2010, 12:03 GMT+2
Last edited by Thomas Martitz (kugel.) - Sunday, 31 October 2010, 23:14 GMT+2
Opened by Thomas Martitz (kugel.) - Tuesday, 19 October 2010, 12:03 GMT+2
Last edited by Thomas Martitz (kugel.) - Sunday, 31 October 2010, 23:14 GMT+2
|
DetailsThis adds kinetic list scrolling to touchscreen targets and RaaA, like all other OSes on touchscreens have. It's only enabled in the absolute point mode, so for non-touchscreen and in grid mode nothing changes.
I would like to see comments from cowond2 and onda users to see how it performs there. Other comments are appreciated as well too of course. |
This task depends upon
Closed by Thomas Martitz (kugel.)
Sunday, 31 October 2010, 23:14 GMT+2
Reason for closing: Accepted
Additional comments about closing: r28408
Sunday, 31 October 2010, 23:14 GMT+2
Reason for closing: Accepted
Additional comments about closing: r28408
But I once thought about it and I'm not sure if it can be moved out in a sensible way. The callbacks and setup and everything is pretty much tied to the list, so I'm unsure if it can be done in a generic way.