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') $('.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')