mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
notes + testing...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
9d2698f06e
commit
c2e239bb8a
@ -513,6 +513,9 @@ var CLIActions = actions.Actions({
|
|||||||
// it is already running after .loadImages(..)
|
// it is already running after .loadImages(..)
|
||||||
// XXX for some reason this reports making previews
|
// XXX for some reason this reports making previews
|
||||||
// but does not actually make them...
|
// but does not actually make them...
|
||||||
|
// XXX calling .makePreviews(..) from devtools
|
||||||
|
// actually creates previews while here it
|
||||||
|
// does nothing...
|
||||||
index.makePreviews('all') ])} })
|
index.makePreviews('all') ])} })
|
||||||
.then(function(){
|
.then(function(){
|
||||||
return index
|
return index
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user