minor touchups...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2013-01-30 16:47:56 +04:00
parent 5772c88923
commit 75fee9135a
2 changed files with 8 additions and 7 deletions

View File

@ -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

View File

@ -251,12 +251,13 @@ $(document).ready(function(){
<li>Magazines, Covers, Articles and Pages, fully navigable
<li>Three main views: <i style="color:silver">Magazine (under development)</i> Page and Ribbon
<li>Fully linkable structure
<li>Full Gesture, Mouse or Keyboard navigation
<li>Special #URLs enable full navigation and control
<li>Full intuitive Gesture, Mouse or Keyboard navigation
<li>Special #URLs enable full link-based navigation and control
<li>Bookmarks and bookmark navigation
<li>Intuitive navigator widget
<li>Portable to most (all?) mobile platforms (via PhoneGap)
<li>Standalone (via CEF)
<li>Portable to most mobile platforms including: Apple iOS, Android, Windows Phone 7/8, BlackBery, HP webOS and more.
<li>Standalone on main desktop operating systems, including Apple MacOS X and Microsoft Windows
<li>Based on popular, open and easy to learn and use standards (HTML5 layout, SVG vector graphics)
<i style="color: silver">
<li>Usable from the web (support for engines other than WebKit not here yet)
<li>Integrated Editor (under development)