mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +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
|
||||
var FileSystemLoaderActions = actions.Actions({
|
||||
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-read-stat': true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user