mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
commented out old .makePreviews(..)
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
ee0453c3d7
commit
06298e0641
@ -419,8 +419,7 @@ var SharpActions = actions.Actions({
|
||||
// XXX what should we return???
|
||||
return to }) }) }) })],
|
||||
|
||||
// XXX should we split this into a session and global versions
|
||||
// a-la .makeResizedImage(..)???
|
||||
/* XXX
|
||||
// XXX this does not update image.base_path -- is this correct???
|
||||
// XXX make index dir hidden...
|
||||
// XXX BROKEN: this seems not to do anything now...
|
||||
@ -555,6 +554,7 @@ var SharpActions = actions.Actions({
|
||||
logger
|
||||
&& logger.emit('skipped', `${gid} / ${size}`)
|
||||
}) })) })],
|
||||
//*/
|
||||
// XXX EXPERIMENTAL: need a way to update the index when preview is
|
||||
// created (if we did not navigate away)
|
||||
// - we could abort the update if we go away...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user