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:
|
||||
|
||||
Fo sho:
|
||||
- page controls
|
||||
- chrome frame / ExplorerCanvas / non canvas version?
|
||||
- namespace all css / ids
|
||||
- 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
|
||||
- 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
|
||||
- namespace all css / ids
|
||||
- write bin scripts to minify & join all js
|
||||
|
||||
Nice 2 have:
|
||||
- offline access
|
||||
- thumbnail browser
|
||||
- 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