updated todo...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2013-02-26 04:38:25 +04:00
parent 429ba7f1b2
commit 57dcd5c991

View File

@ -1,13 +1,14 @@
[_] 37% Priority work [_] 37% Priority work
[_] 66% general todo [_] 65% general todo
[_] 0% Version 1.0 checklist (migration to layout.html) [_] 37% Version 1.0 checklist (migration to layout.html)
[_] page scaling for full page view [X] page scaling for full page view
[_] top/bottom toolbars [X] top/bottom toolbars
[_] splash screen w. logo [X] splash screen w. logo
[_] 0% bells 'n' whistles [_] logo on splash screen
[_] 33% bells 'n' whistles
[_] navigator [_] navigator
[_] bookmarks [_] bookmarks
[_] article navigation [X] article navigation
[_] URL navigation [_] URL navigation
[_] layers (URL-activated) [_] layers (URL-activated)
[_] 0% overlay pages [_] 0% overlay pages
@ -87,6 +88,10 @@
[_] scrollend [_] scrollend
[_] 0% snap [_] 0% snap
[_] snapped [_] snapped
[_] BUG: full-page-view-mode class does not apply to some elements...
| - toolbars
| - bookmarks
[_] BUG: #URLs do not all work in the new index...
[_] BUG: loading a magazine with position set to 0 will align it incorrectly. [_] BUG: loading a magazine with position set to 0 will align it incorrectly.
| needs testing with the rewritten fitNPages()... | needs testing with the rewritten fitNPages()...
[_] Editor: might be a good idea to prevent deleting the last page... [_] Editor: might be a good idea to prevent deleting the last page...