From ac659bdd271dfd15e0a15e5e92fdde9519716c00 Mon Sep 17 00:00:00 2001 From: Bala Clark Date: Thu, 8 Sep 2011 13:28:34 +0200 Subject: [PATCH] todo --- lib/ComicBook.js | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/ComicBook.js b/lib/ComicBook.js index 1266c9d..7bc1c86 100755 --- a/lib/ComicBook.js +++ b/lib/ComicBook.js @@ -6,6 +6,7 @@ Fo sho: - more smart image preloading, preload in both directions when a comic is loaded in the middle - fix manga mode + - trigger preload if requesting valid but not loaded images (can happen if network was interupted) - check for html5 feature support where used: diveintohtml5.org/everything.html or www.modernizr.com - write bin scripts to minify & join all js