From f028689caf3bffe5162174b74d086ad24743e6bb Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 5 Nov 2019 14:56:19 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/filesystem.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ui (gen4)/features/filesystem.js b/ui (gen4)/features/filesystem.js index b0a3bf54..bcc1c67b 100755 --- a/ui (gen4)/features/filesystem.js +++ b/ui (gen4)/features/filesystem.js @@ -1760,6 +1760,8 @@ var FileSystemWriterActions = actions.Actions({ // .then(function(){ // ig.markChanged('images') // console.log('done.') }) + // XXX when no previews present this should create at least one file + // of max_size... // exportIndex: ['- File/Export/Export index', function(path, max_size, include_orig, clean_target_dir, logger){