From c2e239bb8adf856c103f312d871ad9cb8eb10e49 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 21 May 2023 21:56:47 +0300 Subject: [PATCH] notes + testing... Signed-off-by: Alex A. Naanou --- Viewer/features/cli.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Viewer/features/cli.js b/Viewer/features/cli.js index 3c44efad..1799e365 100755 --- a/Viewer/features/cli.js +++ b/Viewer/features/cli.js @@ -513,6 +513,9 @@ var CLIActions = actions.Actions({ // it is already running after .loadImages(..) // XXX for some reason this reports making previews // but does not actually make them... + // XXX calling .makePreviews(..) from devtools + // actually creates previews while here it + // does nothing... index.makePreviews('all') ])} }) .then(function(){ return index