mirror of
				https://github.com/flynx/ImageGrid.git
				synced 2025-11-04 05:10:07 +00:00 
			
		
		
		
	minor doc changes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									3b7387f750
								
							
						
					
					
						commit
						1f9a58ead0
					
				@ -737,7 +737,11 @@ function dataFromImages(images){
 | 
				
			|||||||
// 		will be normalized to, or are equivalent to:
 | 
					// 		will be normalized to, or are equivalent to:
 | 
				
			||||||
// 			4	5	7	0	5	5
 | 
					// 			4	5	7	0	5	5
 | 
				
			||||||
// 		(we add abs max shift |-5| to each element, to align top to 0)
 | 
					// 		(we add abs max shift |-5| to each element, to align top to 0)
 | 
				
			||||||
 | 
					// NOTE: this will not set .current
 | 
				
			||||||
 | 
					// NOTE: there should not be any gid collisions between data sets.
 | 
				
			||||||
//
 | 
					//
 | 
				
			||||||
 | 
					// XXX should we try and resolve gid collisions here??
 | 
				
			||||||
 | 
					// 		...don't think so...
 | 
				
			||||||
// XXX should we check the version???
 | 
					// XXX should we check the version???
 | 
				
			||||||
// XXX needs testing...
 | 
					// XXX needs testing...
 | 
				
			||||||
function mergeData(a, b){
 | 
					function mergeData(a, b){
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user