mirror of
https://github.com/flynx/PortableMag.git
synced 2025-10-29 03:00:09 +00:00
minor updates...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
6e83c0666a
commit
6dd41d7a1f
3
TODO.otl
3
TODO.otl
@ -5,7 +5,7 @@
|
||||
| touchdown point.
|
||||
[_] BUG: no drag threshold on excludedElements (TouchSwipe)
|
||||
| stalled...
|
||||
[_] 82% general todo
|
||||
[_] 79% general todo
|
||||
BUG: initial load on android does not center on the correct page...
|
||||
[_] magazine loader and data format...
|
||||
| this is simple, just use a restyled magazine viewer...
|
||||
@ -20,6 +20,7 @@
|
||||
| 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"
|
||||
[_] make corners clickable for bookmarking...
|
||||
[X] SVG icons and logo...
|
||||
[X] 100% bookmarks
|
||||
[X] add next/prev bookmark actions
|
||||
|
||||
@ -236,7 +236,7 @@ $(document).ready(function(){
|
||||
<h2>Main features</h2>
|
||||
<ul>
|
||||
<li>Magazines, Covers, Articles and Pages, fully navigable
|
||||
<li>Three main views: <i>Magazine (under development)</i> Page and Ribbon
|
||||
<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
|
||||
@ -244,7 +244,7 @@ $(document).ready(function(){
|
||||
<li>Intuitive navigator widget
|
||||
<li>Portable to most (all?) mobile platforms (via PhoneGap)
|
||||
<li>Standalone (via CEF)
|
||||
<i>
|
||||
<i style="color: silver">
|
||||
<li>Usable from the web (support for engines other than WebKit not here yet)
|
||||
<li>Integrated Editor (under development)
|
||||
<li>Integrated publishing framework (under development)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user