From 316ab5cc4b24746ed911a937bc139ac787ccc03d Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 29 Mar 2021 23:54:29 +0300 Subject: [PATCH] ... Signed-off-by: Alex A. Naanou --- Viewer/features/sharp.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Viewer/features/sharp.js b/Viewer/features/sharp.js index 22587cb5..8484dc7f 100755 --- a/Viewer/features/sharp.js +++ b/Viewer/features/sharp.js @@ -423,8 +423,8 @@ var SharpActions = actions.Actions({ return to }) }) }) })], /* XXX don't like that the old code is actualky shorter... + // ...revise... // XXX this does not update image.base_path -- is this correct??? - // XXX make index dir hidden... // XXX BROKEN: this seems not to do anything now... // ....not sure if this needs fixing as it will get removed soon, // but the finding out the reason it was broken might be useful...