From bc29081b9d926f4a3815a21e2f341815670c067b Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 9 Jan 2019 08:29:53 +0300 Subject: [PATCH] docs... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/filesystem.js | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ui (gen4)/features/filesystem.js b/ui (gen4)/features/filesystem.js index e0cc6f34..28c58d07 100755 --- a/ui (gen4)/features/filesystem.js +++ b/ui (gen4)/features/filesystem.js @@ -763,7 +763,13 @@ var FileSystemLoaderActions = actions.Actions({ // not block the browser render... // XXX set changes... checkIndex: ['File/Check index consistency', - core.doc` + core.doc`Check index consistency... + + This will: + - remove references to non-existing preview images (image.preview) + - remove references to non-existing .path (image.path) + - if .path removed, set to largest available preview + `, function(logger){ var that = this