updating todo list
This commit is contained in:
parent
32b4992117
commit
a862cb6fce
1 changed files with 9 additions and 4 deletions
|
@ -4,17 +4,22 @@
|
||||||
TODOs:
|
TODOs:
|
||||||
|
|
||||||
Fo sho:
|
Fo sho:
|
||||||
- page controls
|
- namespace all css / ids
|
||||||
- chrome frame / ExplorerCanvas / non canvas version?
|
- page controls - button to init color controls, zoom, current page indicator
|
||||||
|
- 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
|
||||||
- show loading graphic & then fade in new page if user is ahead of the last loaded page
|
- show loading graphic & then fade in new page if user is ahead of the last loaded page
|
||||||
- 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
|
||||||
- really need to speed up enhancements, try to use webworkers
|
- write bin scripts to minify & join all js
|
||||||
- namespace all css / ids
|
|
||||||
|
|
||||||
Nice 2 have:
|
Nice 2 have:
|
||||||
- offline access
|
- offline access
|
||||||
- thumbnail browser
|
- thumbnail browser
|
||||||
- remove jquery dependency in favour of straight js
|
- remove jquery dependency in favour of straight js
|
||||||
|
- chrome frame / ExplorerCanvas / non canvas version?
|
||||||
|
- really need to speed up enhancements, try to use webworkers
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue