diff --git a/TODO.otl b/TODO.otl index 891010a..6a19b71 100755 --- a/TODO.otl +++ b/TODO.otl @@ -14,13 +14,13 @@ [_] template photo page [_] template 3x3 grid [_] template two column text - [_] BUG: href to existing anchors will mess up layout... - | need to find out how can we disable anchor links from actually - | going to the anchor... [_] 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, | rather than the current "hideLayers" + [_] BUG: href to existing anchors will mess up layout... + | need to find out how can we disable anchor links from actually + | going to the anchor... [X] BUG: initial load on android does not center on the correct page... | for some odd reason only one of the first and second pages are opened | correctly, any other page results in showing the second page and any diff --git a/index.html b/index.html index 31a0299..9997d74 100755 --- a/index.html +++ b/index.html @@ -251,12 +251,13 @@ $(document).ready(function(){