mirror of
https://github.com/flynx/PortableMag.git
synced 2025-10-29 19:20:09 +00:00
updated todo...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
18d9295ff6
commit
082771dbf2
29
TODO.otl
29
TODO.otl
@ -1,31 +1,22 @@
|
||||
[_] 27% Priority work
|
||||
[_] 38% Priority work
|
||||
[_] 0% TouchSwipe issues...
|
||||
[_] BUG: swipe-back does not cancel a swipe... (TouchSwipe)
|
||||
| ...unless the finger is return to within the threshold of the
|
||||
| touchdown point.
|
||||
[_] BUG: no drag threshold on excludedElements (TouchSwipe)
|
||||
| stalled...
|
||||
[_] 9% general todo
|
||||
[_] localize magazine event handler setup to setupMagazineEvents function...
|
||||
[_] decide wether to make the editor toolbar oriented or floating bars around context...
|
||||
[_] make the editor switchable...
|
||||
| if it is imported it should be able to switch on and off on demand...
|
||||
[_] add min-width to magazine and article...
|
||||
[_] 75% general todo
|
||||
[_] add global credits and copyright page...
|
||||
| list and link all the used software and authors...
|
||||
[_] add default empty state to viewer, magazine and article...
|
||||
| use it to trigger a "New Magazine", "New Cover"/"New Article" and
|
||||
| "New Cover"/"New Page" actions...
|
||||
[_] add global credits and copyright page...
|
||||
| list and link all the used software and authors...
|
||||
[_] 25% add inline editor...
|
||||
[X] prepare the basic framework to accept the ckeditor
|
||||
| keyboard handler, touchswipe and other event handlers...
|
||||
[_] add editor and no-editor modes...
|
||||
[_] add editor detecting...
|
||||
[_] customize the editor...
|
||||
[_] Editor: decide weather to make the editor toolbar oriented or floating bars around context...
|
||||
[_] Editor: make the editor switchable...
|
||||
| if it is imported it should be able to switch on and off on demand...
|
||||
[_] Editor: make empty magazine and article visible in the editor...
|
||||
[_] add in-page live templates...
|
||||
| elements that will get generated content, like page numbers etc.
|
||||
[_] magazine loader and data format...
|
||||
| this is simple, just use a restyled magazine viewer...
|
||||
[_] 0% populate an example issue
|
||||
[_] template photo page
|
||||
[_] template 3x3 grid
|
||||
@ -37,7 +28,9 @@
|
||||
[_] BUG: href to existing anchors will mess up layout...
|
||||
| need to find out how can we disable anchor links from actually
|
||||
| going to the anchor...
|
||||
[X] done
|
||||
[X] magazine loader and data format...
|
||||
| this is simple, just use a restyled magazine viewer...
|
||||
[X] localize magazine event handler setup to setupMagazineEvents function...
|
||||
[X] JSON builder loader...
|
||||
[X] do a better structure diagram...
|
||||
[X] BUG: initial load on android does not center on the correct page...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user