Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2021-03-18 19:31:26 +03:00
parent aed1e0206d
commit c063fa56c4

View File

@ -2355,14 +2355,11 @@ var FileSystemWriterActions = actions.Actions({
return Promise.all(queue) }],
// XXX ASAP rename to exportImages(..)
// XXX ASAP transform images on export when "copy best preview"...
// XXX ASAP test settings['export-mode'] = 'copy best match'
// XXX might also be good to save/load the export options to .ImageGrid-export.json
// XXX resolve env variables in path... (???)
// XXX make custom previews (option)...
// XXX report errors...
// XXX stop the process on errors...
// XXX use tasks...
// XXX use tasks (???)
// XXX check global index ('%I') in crop...
// XXX make clean_target more error tolerant...
// XXX BUG: exporting and generating previews does odd things... (see keep)