diff --git a/TODO.otl b/TODO.otl index 0d198ec..95226a8 100755 --- a/TODO.otl +++ b/TODO.otl @@ -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...