From 952fc8942549606098b64bd6661de4581c3ff166 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 23 Feb 2021 04:03:35 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- Viewer/features/sharp.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Viewer/features/sharp.js b/Viewer/features/sharp.js index 64cc5ab6..2383aba3 100755 --- a/Viewer/features/sharp.js +++ b/Viewer/features/sharp.js @@ -193,6 +193,7 @@ var SharpActions = actions.Actions({ // XXX BUG: this seems to be broken... // .makeResizedImage('all', 100, 'moo') // errors with "input file missing" on every image... + // ...seems to be an issue with paths containing '/' vs '\'.... ??? makeResizedImage: ['- Image/', core.doc`Make resized image(s)...