From 3552e27dbc7c111f900aff042bf43c4ac4b754bb Mon Sep 17 00:00:00 2001 From: Bala Clark Date: Thu, 8 Jul 2010 01:09:19 +0100 Subject: [PATCH] added some TODOs --- scripts.js | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/scripts.js b/scripts.js index e70274a..7c359fe 100644 --- a/scripts.js +++ b/scripts.js @@ -1,3 +1,22 @@ +/* + TODOs: + + Fo sho: + - Show a progress bar when buffering + - use document.body.offsetWidth where present? (instead of window.innerWidth, the former excludes the width of scrollbars) + - scroll two pages at a time in double page mode + - manga mode + - page controls + - thumbnail browser + - chrome frame + + Nice 2 have: + - remember position (use localStorage) + - maybe use local storage for the pages array too? might be easier to implement manga mode with that + - offline mode + - page turn animation + +*/ var book