mirror of
https://github.com/flynx/PortableMag.git
synced 2025-10-29 03:00:09 +00:00
updated todo...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
48e9bb61fd
commit
9783d7fca1
21
TODO.otl
21
TODO.otl
@ -1,8 +1,12 @@
|
||||
[_] 34% Priority work
|
||||
[_] 47% general todo
|
||||
[_] magazine loader and data format...
|
||||
[_] 30% 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...
|
||||
[_] 60% general todo
|
||||
[_] magazine loader and data format...
|
||||
[_] 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,
|
||||
@ -11,19 +15,20 @@
|
||||
[_] template photo page
|
||||
[_] template 3x3 grid
|
||||
[_] template two column text
|
||||
[_] 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...
|
||||
[_] add keyboard navigation...
|
||||
[_] find a passive CSS-only way to size pages in different modes...
|
||||
[_] 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] test for stability
|
||||
[X] cleanup code
|
||||
[X] add history #URLs..
|
||||
[X] BUG: something odd going on with window.onResize event...
|
||||
| on android it sometimes fires and sometimes does not -- rotating
|
||||
| the screen does not always scale things correctly...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user