mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
tweaks...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
5955743c77
commit
98d87b612c
@ -890,7 +890,8 @@ var FileSystemLoaderActions = actions.Actions({
|
||||
return updated ?
|
||||
gid
|
||||
: [] })],
|
||||
_checkIndex: ['- File/',
|
||||
//checkIndex: ['File/Check index consistency',
|
||||
_checkIndex: ['File/',
|
||||
core.doc``,
|
||||
function(options={}){
|
||||
var context =
|
||||
@ -1065,6 +1066,8 @@ module.FileSystemLoader = core.ImageGridFeatures.Feature({
|
||||
.markChanged('data')
|
||||
.markChanged('images', imgs.keys()) },
|
||||
function(){}) }],
|
||||
// XXX
|
||||
//['checkIndexPaths',
|
||||
['checkIndex',
|
||||
function(res){
|
||||
var that = this
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user