mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
fixed a .loadImages(..) sync bug...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
0e14635281
commit
bd07af3ba0
@ -570,7 +570,7 @@ var FileSystemLoaderActions = actions.Actions({
|
||||
logger)
|
||||
// load the data...
|
||||
.then(function(imgs){
|
||||
that.loadOrRecover({
|
||||
return that.loadOrRecover({
|
||||
images: imgs,
|
||||
data: data.Data.fromArray(imgs.keys()),
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user