updated todi...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2013-01-26 15:46:23 +04:00
parent 85bbf2a7f2
commit 183baf86e8

View File

@ -1,10 +1,7 @@
[_] 34% Priority work
[_] 45% general todo
[_] 35% Priority work
[_] 50% general todo
[_] BUG: no drag threshold on excludedElements (TouchSwipe)
| stalled...
[_] 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...
[_] 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,
@ -26,6 +23,9 @@
[_] make pages of different formats work...
[_] add keyboard navigation...
[_] find a passive CSS-only way to size pages in different modes...
[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...
[X] examples for links and anchors...
[X] BUG: unstable page fitting.
| also broken for portrait layouts...