From cabb03362ae5602af4847bd649053042c13811d8 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 18 Sep 2017 14:50:15 +0300 Subject: [PATCH] bugfix... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/collections.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ui (gen4)/features/collections.js b/ui (gen4)/features/collections.js index 730bdf30..fdf3b53b 100755 --- a/ui (gen4)/features/collections.js +++ b/ui (gen4)/features/collections.js @@ -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',