todo
This commit is contained in:
parent
b0d2511b43
commit
f7dbbb3623
1 changed files with 5 additions and 4 deletions
|
@ -6,16 +6,17 @@
|
||||||
Fo sho:
|
Fo sho:
|
||||||
- make control images sprites
|
- make control images sprites
|
||||||
- disable the strech button if in an auto zoom mode
|
- 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)
|
- 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
|
- check for html5 feature support where used: diveintohtml5.org/everything.html or www.modernizr.com
|
||||||
- write bin scripts to minify & join all js
|
- write bin scripts to minify & join all js
|
||||||
|
|
||||||
Nice 2 have:
|
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
|
- enable menu items via config, allow for custom items
|
||||||
|
- decouple controls from reader api
|
||||||
|
- split out classes into seperate files
|
||||||
- offline access
|
- offline access
|
||||||
- thumbnail browser
|
- thumbnail browser
|
||||||
- remove jquery dependency in favour of straight js
|
- remove jquery dependency in favour of straight js
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue