This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#12454 - Faster line scroll speed
Attached to Project:
Rockbox
Opened by Martin Sägmüller (dfkt) - Thursday, 15 December 2011, 13:19 GMT+2
Last edited by MichaelGiacomelli (saratoga) - Monday, 09 January 2012, 04:26 GMT+2
Opened by Martin Sägmüller (dfkt) - Thursday, 15 December 2011, 13:19 GMT+2
Last edited by MichaelGiacomelli (saratoga) - Monday, 09 January 2012, 04:26 GMT+2
|
DetailsUsing the smallest/smoothest scroll step size of 1px, I find the fastest scroll speed of 15 to be too slow on some targets, especially those with larger screens.
This patch adds two faster values to scroll speed, it now goes to 17. |
This task depends upon
Closed by MichaelGiacomelli (saratoga)
Monday, 09 January 2012, 04:26 GMT+2
Reason for closing: Accepted
Additional comments about closing: Committed in r31643.
Monday, 09 January 2012, 04:26 GMT+2
Reason for closing: Accepted
Additional comments about closing: Committed in r31643.
f =
General model Rat01:
f(x) = (p1) / (x + q1)
Coefficients (with 95% confidence bounds):
p1 = 100.8 (100.3, 101.3)
q1 = 0.04812 (0.02853, 0.06771)