mirror of
				https://github.com/flynx/PortableMag.git
				synced 2025-10-31 03:50:16 +00:00 
			
		
		
		
	more work on animationFrame-based animation...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									2e9a518337
								
							
						
					
					
						commit
						b63fbd285f
					
				| @ -129,7 +129,8 @@ $(document).ready(function(){ | |||||||
| 	window.MagazineScroller = makeScrollHandler($('.viewer'), { | 	window.MagazineScroller = makeScrollHandler($('.viewer'), { | ||||||
| 		hScroll: true, | 		hScroll: true, | ||||||
| 		vScroll: false, | 		vScroll: false, | ||||||
| 		preCallback: function(){stopAnimation($('.magazine'))}, | 		// XXX still a bit flacky... | ||||||
|  | 		//preCallback: function(){stopAnimation($('.magazine'))}, | ||||||
| 		//enableMultiClicks: true, | 		//enableMultiClicks: true, | ||||||
| 		transitionEasing: 'cubic-bezier(0.33,0.66,0.66,1)', | 		transitionEasing: 'cubic-bezier(0.33,0.66,0.66,1)', | ||||||
| 	}).start() | 	}).start() | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user