This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11892 - Add a delay between text scroll rounds when scrolling forward
Attached to Project:
Rockbox
Opened by Alexander Levin (fml2) - Thursday, 20 January 2011, 22:19 GMT+2
Last edited by Alexander Levin (fml2) - Friday, 21 January 2011, 18:38 GMT+2
Opened by Alexander Levin (fml2) - Thursday, 20 January 2011, 22:19 GMT+2
Last edited by Alexander Levin (fml2) - Friday, 21 January 2011, 18:38 GMT+2
|
DetailsWhen the bidirectional scrolling for a line of text is active, there is a delay before the text starts to scroll in the opposite direction. But when the text only scrolls forward (because the bidir scrolling limit has not been reached) there is no delay between the scroll rounds.
The patch introduces a delay also for the forward scrolling case. This makes the scrolling behaviour more consistent and also makes it easier to catch the start of the text. |
This task depends upon
Closed by Alexander Levin (fml2)
Friday, 21 January 2011, 18:38 GMT+2
Reason for closing: Accepted
Additional comments about closing: Committed as r29104 with the extension for charcell displays.
Friday, 21 January 2011, 18:38 GMT+2
Reason for closing: Accepted
Additional comments about closing: Committed as r29104 with the extension for charcell displays.