mirror of
				https://github.com/flynx/ImageGrid.git
				synced 2025-10-31 11:20:09 +00:00 
			
		
		
		
	cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									6593461c19
								
							
						
					
					
						commit
						151b28f48e
					
				| @ -3143,9 +3143,9 @@ var BaseBrowserPrototype = { | |||||||
| 	// 		this with selectors...
 | 	// 		this with selectors...
 | ||||||
| 	// 		...a hacky way to do search is:
 | 	// 		...a hacky way to do search is:
 | ||||||
| 	// 			s = dialog.search(..)
 | 	// 			s = dialog.search(..)
 | ||||||
| 	// 			dialog.render({
 | 	// 			dialog
 | ||||||
| 	// 				filter: e => s.includes(e)
 | 	// 				.render({
 | ||||||
| 	// 			})
 | 	// 					filter: e => s.includes(e) })
 | ||||||
| 	// 		the downside here is this is only render, control still uses
 | 	// 		the downside here is this is only render, control still uses
 | ||||||
| 	// 		the full data...
 | 	// 		the full data...
 | ||||||
| 	// XXX make partial render lazy -- i.e. add/remove elements and 
 | 	// XXX make partial render lazy -- i.e. add/remove elements and 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user