mirror of
https://github.com/flynx/PortableMag.git
synced 2025-10-31 20:10:13 +00:00
got the manual scroll working...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
9acfbc4b6b
commit
edfdedcb61
@ -139,6 +139,7 @@ $(document).ready(function(){
|
|||||||
//logger.log('[touchend]')
|
//logger.log('[touchend]')
|
||||||
scrolling = false
|
scrolling = false
|
||||||
togglePageDragging('off')
|
togglePageDragging('off')
|
||||||
|
_x = null
|
||||||
})
|
})
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
@ -168,6 +169,7 @@ $(document).ready(function(){
|
|||||||
//logger.log('[touchend]')
|
//logger.log('[touchend]')
|
||||||
scrolling = false
|
scrolling = false
|
||||||
togglePageDragging('off')
|
togglePageDragging('off')
|
||||||
|
_x = null
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user