mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30: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(
|
that.collectionUnloaded(
|
||||||
prev || MAIN_COLLECTION_TITLE)
|
prev || MAIN_COLLECTION_TITLE)
|
||||||
}, {
|
}, {
|
||||||
|
location: that.location,
|
||||||
|
|
||||||
data: data,
|
data: data,
|
||||||
|
|
||||||
crop_stack: collection_data.crop_stack
|
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
|
// XXX should we be a bit more atomic and save tags iff
|
||||||
// they were changed only???
|
// they were changed only???
|
||||||
['prepareIndexForWrite',
|
['prepareIndexForWrite',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user