mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
5ce352d915
commit
bc29081b9d
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user