mirror of
				https://github.com/flynx/PortableMag.git
				synced 2025-10-31 03:50:16 +00:00 
			
		
		
		
	more cleanup and refactoring...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									e8b542ed61
								
							
						
					
					
						commit
						16968d7876
					
				| @ -298,6 +298,7 @@ function makeScrollHandler(root, config){ | |||||||
| 			postCallback: postScrollCallback, | 			postCallback: postScrollCallback, | ||||||
| 
 | 
 | ||||||
| 			// These are used by the default callback...
 | 			// These are used by the default callback...
 | ||||||
|  | 			//
 | ||||||
| 			// if true then doubleClick and multiClick events will get 
 | 			// if true then doubleClick and multiClick events will get 
 | ||||||
| 			// triggered.
 | 			// triggered.
 | ||||||
| 			// NOTE: this will introduce a lag needed to wait for next 
 | 			// NOTE: this will introduce a lag needed to wait for next 
 | ||||||
| @ -312,7 +313,6 @@ function makeScrollHandler(root, config){ | |||||||
| 			multiClickTimeout: null, | 			multiClickTimeout: null, | ||||||
| 			multitouchTimeout: null, | 			multitouchTimeout: null, | ||||||
| 		}, | 		}, | ||||||
| 		// NOTE: this is updated live but not used by the system in any way...
 |  | ||||||
| 		state: 'stopped', | 		state: 'stopped', | ||||||
| 		root: root, | 		root: root, | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user