mirror of
https://github.com/flynx/PortableMag.git
synced 2025-11-02 13:00:10 +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>
|
||||
Portable Magazine demo.
|
||||
Portable Magazine tech-demo.
|
||||
</description>
|
||||
|
||||
|
||||
@ -19,7 +19,7 @@
|
||||
</author>
|
||||
|
||||
|
||||
<!--preference name="orientation" value="landscape" /-->
|
||||
<preference name="orientation" value="landscape" />
|
||||
<preference name="fullscreen" value="true" />
|
||||
|
||||
|
||||
|
||||
@ -8,6 +8,7 @@ var PAGES_VISIBLE = 1
|
||||
var PAGES_IN_RIBBON = 6
|
||||
|
||||
|
||||
|
||||
/*********************************************************************/
|
||||
togglePageDragging = createCSSClassToggler(
|
||||
'.viewer',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user