From bf24dbb0108048f7feea9c649c1d824a36f52b73 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 25 Jan 2013 18:52:53 +0400 Subject: [PATCH] updated todo... Signed-off-by: Alex A. Naanou --- TODO.otl | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/TODO.otl b/TODO.otl index eb5b36b..0d198ec 100755 --- a/TODO.otl +++ b/TODO.otl @@ -1,5 +1,7 @@ [_] 34% Priority work [_] 45% 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... @@ -7,7 +9,10 @@ | 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 + [_] 0% populate an example issue + [_] template photo page + [_] template 3x3 grid + [_] template two column text [_] test for stability [_] cleanup code [_] time transitions @@ -21,6 +26,7 @@ [_] make pages of different formats work... [_] add keyboard navigation... [_] find a passive CSS-only way to size pages in different modes... + [X] examples for links and anchors... [X] BUG: unstable page fitting. | also broken for portrait layouts... [X] try a slightly different layout...