This commit is contained in:
Bala Clark 2011-09-03 22:27:19 +02:00
parent b0d2511b43
commit f7dbbb3623

View file

@ -6,16 +6,17 @@
Fo sho:
- make control images sprites
- disable the strech button if in an auto zoom mode
- page controls - current page indicator
- current page indicator
- jump to page?
- 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
- split out classes into seperate files
- check for html5 feature support where used: diveintohtml5.org/everything.html or www.modernizr.com
- write bin scripts to minify & join all js
Nice 2 have:
- when toggling to double page mode make sure the pages are in the correct left / right order
- enable menu items via config, allow for custom items
- decouple controls from reader api
- split out classes into seperate files
- offline access
- thumbnail browser
- remove jquery dependency in favour of straight js