mirror of
				https://github.com/flynx/ImageGrid.git
				synced 2025-10-31 19:30:07 +00:00 
			
		
		
		
	some cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									ecb9d83af8
								
							
						
					
					
						commit
						9d17474e3d
					
				| @ -2687,12 +2687,6 @@ function(title, func){ | ||||
| // XXX might be a good idea to split this into a generic and domain parts 
 | ||||
| // 		and move the generic part into types/runner...
 | ||||
| // XXX check if item is already in queue...
 | ||||
| // XXX BUG: when chaining queues, aborting both queues works fine, aborting 
 | ||||
| // 		one for some reason does not lead to aborting the other...
 | ||||
| // 		...this can be fixed by clearing the queue on abort but that is 
 | ||||
| // 		a stub, need to figure out the real reason...
 | ||||
| // 		see: .exampleChainedQueueHandler([1,2,'abort',4])
 | ||||
| // 			...'abort' will stop pre-processing but will not prevent processing...
 | ||||
| var queueHandler = | ||||
| module.queueHandler = | ||||
| function(title, func){ | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user