mirror of
https://github.com/flynx/PortableMag.git
synced 2025-11-03 05:20:11 +00:00
for now, restricted to only landscape version...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
f79a295e19
commit
6834882ef3
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<description>
|
<description>
|
||||||
Portable Magazine demo.
|
Portable Magazine tech-demo.
|
||||||
</description>
|
</description>
|
||||||
|
|
||||||
|
|
||||||
@ -19,7 +19,7 @@
|
|||||||
</author>
|
</author>
|
||||||
|
|
||||||
|
|
||||||
<!--preference name="orientation" value="landscape" /-->
|
<preference name="orientation" value="landscape" />
|
||||||
<preference name="fullscreen" value="true" />
|
<preference name="fullscreen" value="true" />
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -8,6 +8,7 @@ var PAGES_VISIBLE = 1
|
|||||||
var PAGES_IN_RIBBON = 6
|
var PAGES_IN_RIBBON = 6
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/*********************************************************************/
|
/*********************************************************************/
|
||||||
togglePageDragging = createCSSClassToggler(
|
togglePageDragging = createCSSClassToggler(
|
||||||
'.viewer',
|
'.viewer',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user