mirror of
https://github.com/flynx/PortableMag.git
synced 2025-12-19 18:11:57 +00:00
another experiment.............
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
437047fe4a
commit
fc71c79e38
@ -139,7 +139,9 @@ $(document).ready(function(){
|
|||||||
|
|
||||||
.on('scrollend', function(){
|
.on('scrollend', function(){
|
||||||
log('scrolling done...')
|
log('scrolling done...')
|
||||||
setCurrentPage()
|
// XXX for some reason, on android, this sets the page but
|
||||||
|
// does not actually scroll to it...
|
||||||
|
log('>>>' + setCurrentPage())
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user