mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
bugfix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
564f2bd144
commit
cabb03362a
@ -313,6 +313,8 @@ var CollectionActions = actions.Actions({
|
||||
that.collectionUnloaded(
|
||||
prev || MAIN_COLLECTION_TITLE)
|
||||
}, {
|
||||
location: that.location,
|
||||
|
||||
data: data,
|
||||
|
||||
crop_stack: collection_data.crop_stack
|
||||
@ -1201,7 +1203,6 @@ module.CollectionTags = core.ImageGridFeatures.Feature({
|
||||
}],
|
||||
|
||||
|
||||
// XXX should this handle the input (_)???
|
||||
// XXX should we be a bit more atomic and save tags iff
|
||||
// they were changed only???
|
||||
['prepareIndexForWrite',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user