mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
bugfix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
5afcdfb9c4
commit
7e13cb5c6e
@ -790,7 +790,7 @@ module.FileSystemLoader = core.ImageGridFeatures.Feature({
|
||||
&& imgs.length > 0
|
||||
&& that
|
||||
.markChanged('data')
|
||||
.markChanged(imgs.keys()) })
|
||||
.markChanged('images', imgs.keys()) })
|
||||
}],
|
||||
],
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user