From 6b1da9747d1e00f695caa06495b13e41aaa017e9 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 25 Jan 2013 18:36:04 +0400 Subject: [PATCH] updated todo... Signed-off-by: Alex A. Naanou --- TODO.otl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO.otl b/TODO.otl index 12141fc..eb5b36b 100755 --- a/TODO.otl +++ b/TODO.otl @@ -1,5 +1,8 @@ [_] 34% Priority work - [_] 47% general todo + [_] 45% general todo + [_] 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,