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
3f5aa0b98a
commit
59043aba6d
37
TODO.otl
37
TODO.otl
@ -1,6 +1,24 @@
|
|||||||
[_] 35% Priority work
|
[_] 35% Priority work
|
||||||
[_] 50% general todo
|
[_] 52% general todo
|
||||||
try a slightly different layout...
|
[_] make layer default state configurable...
|
||||||
|
| e.g. setting "shown"/"hidden" classes in HTML and adding
|
||||||
|
| something like a page reset that will restore the default state,
|
||||||
|
| rather than the current "hideLayers"
|
||||||
|
[_] populate an example issue
|
||||||
|
[_] test for stability
|
||||||
|
[_] cleanup code
|
||||||
|
[_] time transitions
|
||||||
|
| the goal is for slow devices to seem not to have animations at
|
||||||
|
| all and faster ones to seem to have fast animations...
|
||||||
|
[_] vanquish opacity effects
|
||||||
|
| they slow everything down considerably!
|
||||||
|
[_] 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...
|
||||||
|
[_] make pages of different formats work...
|
||||||
|
[X] BUG: unstable page fitting.
|
||||||
|
| also broken for portrait layouts...
|
||||||
|
[X] try a slightly different layout...
|
||||||
|
|
|
|
||||||
| +-page--------------+
|
| +-page--------------+
|
||||||
| |+-content---+ |
|
| |+-content---+ |
|
||||||
@ -54,21 +72,6 @@
|
|||||||
| +-------------------+
|
| +-------------------+
|
||||||
|
|
|
|
||||||
|
|
|
|
||||||
[_] make layer default state configurable...
|
|
||||||
| e.g. setting "shown"/"hidden" classes in HTML and adding
|
|
||||||
| something like a page reset that will restore the default state,
|
|
||||||
| rather than the current "hideLayers"
|
|
||||||
[_] populate an example issue
|
|
||||||
[_] test for stability
|
|
||||||
[_] cleanup code
|
|
||||||
[_] time transitions
|
|
||||||
| the goal is for slow devices to seem not to have animations at
|
|
||||||
| all and faster ones to seem to have fast animations...
|
|
||||||
[_] vanquish opacity effects
|
|
||||||
| they slow everything down considerably!
|
|
||||||
[_] 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] add two finger swipes to navigate between articles...
|
[X] add two finger swipes to navigate between articles...
|
||||||
[X] add pinch events...
|
[X] add pinch events...
|
||||||
[X] #URL "layers"
|
[X] #URL "layers"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user