mirror of
https://github.com/flynx/PortableMag.git
synced 2025-10-29 11:10:08 +00:00
taming iscroll...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
bb26628868
commit
03eaa07bc0
@ -131,13 +131,10 @@ $(document).ready(function(){
|
||||
|
||||
window.myScroll = new iScroll('viewer', {
|
||||
vScroll: false,
|
||||
// XXX we do not actually need this, just a couple fixed zoom levels...
|
||||
zoom: true,
|
||||
zoomMin: 0.1,
|
||||
snap: '.page',
|
||||
momentum: false,
|
||||
hScrollbar: false,
|
||||
chechDOMChanges: true,
|
||||
//chechDOMChanges: true,
|
||||
/*
|
||||
onScrollEnd: function () {
|
||||
var n = getPageNumber()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user