Fix a bug in a bidirectional text scrolling; s->offset doesn't need to be set when...
commit69e5fbb3906632e4a8404ae32d94598e0ee9e155
authormt <mt@a1c6a512-1295-4272-9138-f99709370657>
Fri, 9 Oct 2009 01:05:40 +0000 (9 01:05 +0000)
committermt <mt@a1c6a512-1295-4272-9138-f99709370657>
Fri, 9 Oct 2009 01:05:40 +0000 (9 01:05 +0000)
tree539b9207a2703f995b8669a472d44c4c433caa1b
parentd2d205862cecb53282f9e94f79ee70d79993fe6c
Fix a bug in a bidirectional text scrolling; s->offset doesn't need to be set when backward scrolling starts. This fixes bidirectional scrolling in
RTL and for certain file-names in LTR.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23022 a1c6a512-1295-4272-9138-f99709370657
firmware/drivers/lcd-bitmap-common.c