mirror of
				https://github.com/flynx/PortableMag.git
				synced 2025-10-31 12:00:11 +00:00 
			
		
		
		
	more digging...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									8c28b60325
								
							
						
					
					
						commit
						af8394be69
					
				| @ -108,7 +108,7 @@ $(document).ready(function(){ | |||||||
| 	var scrolling = false | 	var scrolling = false | ||||||
| 	var _x = null | 	var _x = null | ||||||
| 	var _t = null | 	var _t = null | ||||||
| 	USE_TRANSFORM = false | 	USE_TRANSFORM = true | ||||||
| 	$('.viewer') | 	$('.viewer') | ||||||
| 
 | 
 | ||||||
| 		.on('mousedown touchstart', function(){ | 		.on('mousedown touchstart', function(){ | ||||||
| @ -122,9 +122,6 @@ $(document).ready(function(){ | |||||||
| 			evt.preventDefault() | 			evt.preventDefault() | ||||||
| 			var pos_x = event.touches[0].pageX | 			var pos_x = event.touches[0].pageX | ||||||
| 
 | 
 | ||||||
| 			console.log(event.touches[0].pageX) |  | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| 			if(_x == null){ | 			if(_x == null){ | ||||||
| 				_x = pos_x | 				_x = pos_x | ||||||
| 			} | 			} | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user