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