updated todo...

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

View File

@ -1,5 +1,8 @@
[_] 34% Priority work [_] 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... [_] make layer default state configurable...
| 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,