diff options
author | Yoshihisa Uchida <uchida@rockbox.org> | 2010-06-06 10:52:19 +0000 |
---|---|---|
committer | Yoshihisa Uchida <uchida@rockbox.org> | 2010-06-06 10:52:19 +0000 |
commit | 240b198d657b8f6c78ee5d2ce915005ac79fea75 (patch) | |
tree | 42ed188f165eeb4fd22c6510f2c10229f73d43eb /apps/plugins/text_viewer/readme.txt | |
parent | 19ac3453e0ed2b3fe458a0f4aeca4883c53b490e (diff) |
text viewer: can display the horizontal scroll bar.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26620 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/text_viewer/readme.txt')
-rw-r--r-- | apps/plugins/text_viewer/readme.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/plugins/text_viewer/readme.txt b/apps/plugins/text_viewer/readme.txt index 37ba354a71..0e9bd7ce49 100644 --- a/apps/plugins/text_viewer/readme.txt +++ b/apps/plugins/text_viewer/readme.txt @@ -48,8 +48,6 @@ TODO list - for the horizontal scroll, allow the select scroll by screen/scroll by column for the settings menu. - - can display the horizontal scroll bar. - - draw images that are linked to the text. (<img src="...">) - play audios that are linked to the text. (<audio src="...">) |