mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +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???
|
// XXX what should we return???
|
||||||
return to }) }) }) })],
|
return to }) }) }) })],
|
||||||
|
|
||||||
// XXX should we split this into a session and global versions
|
/* XXX
|
||||||
// a-la .makeResizedImage(..)???
|
|
||||||
// XXX this does not update image.base_path -- is this correct???
|
// XXX this does not update image.base_path -- is this correct???
|
||||||
// XXX make index dir hidden...
|
// XXX make index dir hidden...
|
||||||
// XXX BROKEN: this seems not to do anything now...
|
// XXX BROKEN: this seems not to do anything now...
|
||||||
@ -555,6 +554,7 @@ var SharpActions = actions.Actions({
|
|||||||
logger
|
logger
|
||||||
&& logger.emit('skipped', `${gid} / ${size}`)
|
&& logger.emit('skipped', `${gid} / ${size}`)
|
||||||
}) })) })],
|
}) })) })],
|
||||||
|
//*/
|
||||||
// XXX EXPERIMENTAL: need a way to update the index when preview is
|
// XXX EXPERIMENTAL: need a way to update the index when preview is
|
||||||
// created (if we did not navigate away)
|
// created (if we did not navigate away)
|
||||||
// - we could abort the update if we go away...
|
// - we could abort the update if we go away...
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user