mirror of
https://github.com/flynx/PortableMag.git
synced 2025-10-29 03:00:09 +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]')
|
||||
scrolling = false
|
||||
togglePageDragging('off')
|
||||
_x = null
|
||||
})
|
||||
|
||||
} else {
|
||||
@ -168,6 +169,7 @@ $(document).ready(function(){
|
||||
//logger.log('[touchend]')
|
||||
scrolling = false
|
||||
togglePageDragging('off')
|
||||
_x = null
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user