mirror of
https://github.com/flynx/PortableMag.git
synced 2025-10-29 11:10:08 +00:00
doing magic testing...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
21a721ed10
commit
a78c65b827
@ -134,12 +134,12 @@ $(document).ready(function(){
|
|||||||
$('.viewer')
|
$('.viewer')
|
||||||
.on('scrollCancelled', function(){ setCurrentPage() })
|
.on('scrollCancelled', function(){ setCurrentPage() })
|
||||||
//.on('shortClick', handleClick)
|
//.on('shortClick', handleClick)
|
||||||
|
/*
|
||||||
.on('swipeLeft', handleSwipeLeft)
|
.on('swipeLeft', handleSwipeLeft)
|
||||||
.on('swipeRight', handleSwipeRight)
|
.on('swipeRight', handleSwipeRight)
|
||||||
.on('screenReleased', handleScrollRelease)
|
.on('screenReleased', handleScrollRelease)
|
||||||
/*
|
|
||||||
*/
|
*/
|
||||||
//.on('screenReleased swipeRight swipeLeft', handleScrollRelease)
|
.on('screenReleased swipeRight swipeLeft', handleScrollRelease)
|
||||||
|
|
||||||
// XXX stub...
|
// XXX stub...
|
||||||
//setTransitionEasing($('.magazine'), 'ease-out')
|
//setTransitionEasing($('.magazine'), 'ease-out')
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user