mirror of
				https://github.com/flynx/ImageGrid.git
				synced 2025-10-31 03:10:07 +00:00 
			
		
		
		
	notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									3efc6fb05e
								
							
						
					
					
						commit
						0d3ea59f40
					
				| @ -227,7 +227,9 @@ module.FileSystemInfo = core.ImageGridFeatures.Feature({ | |||||||
| // NOTE: this will also manage .location.from
 | // NOTE: this will also manage .location.from
 | ||||||
| var FileSystemLoaderActions = actions.Actions({ | var FileSystemLoaderActions = actions.Actions({ | ||||||
| 	config: { | 	config: { | ||||||
| 		// XXX BUG: for some reason this does not match/see '.jpg' filename...
 | 		// NOTE: this will not match "dot filenames", this is done 
 | ||||||
|  | 		// 		intentionally to avoid the previews MAC computers 
 | ||||||
|  | 		// 		generate all over the place...
 | ||||||
| 		'image-file-pattern': '*.@(jpg|jpeg|png|svg|JPG|JPEG|PNG|svg)', | 		'image-file-pattern': '*.@(jpg|jpeg|png|svg|JPG|JPEG|PNG|svg)', | ||||||
| 
 | 
 | ||||||
| 		'image-file-read-stat': true, | 		'image-file-read-stat': true, | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user