- Status Closed
- Percent Complete
- Task Type Patches
- Category LCD
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version Release 3.7.1
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Rockbox
Opened by Alexander Levin - 2011-01-20
Last edited by Alexander Levin - 2011-01-21
Opened by Alexander Levin - 2011-01-20
Last edited by Alexander Levin - 2011-01-21
FS#11892 - Add a delay between text scroll rounds when scrolling forward
When 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.
Closed by Alexander Levin
2011-01-21 17:38
Reason for closing: Accepted
Additional comments about closing:
2011-01-21 17:38
Reason for closing: Accepted
Additional comments about closing:
Committed as r29104 with the extension
for charcell displays.