updated todo...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2013-01-25 18:52:53 +04:00
parent 6b1da9747d
commit bf24dbb010

View File

@ -1,5 +1,7 @@
[_] 34% Priority work [_] 34% Priority work
[_] 45% general todo [_] 45% general todo
[_] BUG: no drag threshold on excludedElements (TouchSwipe)
| stalled...
[_] BUG: something odd going on with window.onResize event... [_] BUG: something odd going on with window.onResize event...
| on android it sometimes fires and sometimes does not -- rotating | on android it sometimes fires and sometimes does not -- rotating
| the screen does not always scale things correctly... | the screen does not always scale things correctly...
@ -7,7 +9,10 @@
| e.g. setting "shown"/"hidden" classes in HTML and adding | e.g. setting "shown"/"hidden" classes in HTML and adding
| something like a page reset that will restore the default state, | something like a page reset that will restore the default state,
| rather than the current "hideLayers" | rather than the current "hideLayers"
[_] populate an example issue [_] 0% populate an example issue
[_] template photo page
[_] template 3x3 grid
[_] template two column text
[_] test for stability [_] test for stability
[_] cleanup code [_] cleanup code
[_] time transitions [_] time transitions
@ -21,6 +26,7 @@
[_] make pages of different formats work... [_] make pages of different formats work...
[_] add keyboard navigation... [_] add keyboard navigation...
[_] find a passive CSS-only way to size pages in different modes... [_] find a passive CSS-only way to size pages in different modes...
[X] examples for links and anchors...
[X] BUG: unstable page fitting. [X] BUG: unstable page fitting.
| also broken for portrait layouts... | also broken for portrait layouts...
[X] try a slightly different layout... [X] try a slightly different layout...