doing magic testing...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2013-02-23 01:23:17 +04:00
parent 21a721ed10
commit a78c65b827

View File

@ -134,12 +134,12 @@ $(document).ready(function(){
$('.viewer')
.on('scrollCancelled', function(){ setCurrentPage() })
//.on('shortClick', handleClick)
/*
.on('swipeLeft', handleSwipeLeft)
.on('swipeRight', handleSwipeRight)
.on('screenReleased', handleScrollRelease)
/*
*/
//.on('screenReleased swipeRight swipeLeft', handleScrollRelease)
.on('screenReleased swipeRight swipeLeft', handleScrollRelease)
// XXX stub...
//setTransitionEasing($('.magazine'), 'ease-out')