From d122599ef265d79924f10f4d51ba67e12bf3a8d1 Mon Sep 17 00:00:00 2001 From: Bala Clark Date: Fri, 2 Sep 2011 10:39:01 +0200 Subject: [PATCH] todo --- lib/ComicBook.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/ComicBook.js b/lib/ComicBook.js index 551ebd2..d6a9954 100755 --- a/lib/ComicBook.js +++ b/lib/ComicBook.js @@ -4,7 +4,8 @@ TODOs: Fo sho: - - page controls - button to init color controls, zoom, current page indicator + - page controls - current page indicator + - style page controls - improve prev/next buttons, only show them when they can possibly work (not at beginning/end) - an "alert" control for any error messages / notifications ( & remove any instances of alert() ) - decouple controls from reader api