mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
more notes....
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
21e1cf95df
commit
98a3669d83
@ -190,7 +190,13 @@ var SharpActions = actions.Actions({
|
||||
// XXX revise return values...
|
||||
// XXX make backup name pattern configurable...
|
||||
// XXX CROP ready for crop support...
|
||||
// XXX BUG? seems to create backups uncontrollably...
|
||||
// XXX BUG? seams to create backups uncontrollably...
|
||||
// to reproduce:
|
||||
// ig.data.order.map(gid => ig.makeResizedImage(gid, 100, 'moo'))
|
||||
// this will add each image at least twice...
|
||||
// ...this might actually be an issue in .queueHandler(..), feels
|
||||
// like we might be editing the array we are iterating over,
|
||||
// needs more investigation...
|
||||
makeResizedImage: ['- Image/',
|
||||
core.doc`Make resized image(s)...
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user