Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2017-08-31 18:26:46 +03:00
parent e132e7ee17
commit 930f791d6c

View File

@ -785,6 +785,11 @@ module.Collection = core.ImageGridFeatures.Feature({
actions: CollectionActions,
handlers: [
// XXX should we move all the tag handling to collectionLoaded()
// and .collectionUnloaded() events???
// ...this would make the main action code simpler and free
// us from complex code refactoring if we need to change
// things up later...
// XXX needs testing (json/load)...
// also see .saveCollection(..)
['collectionUnloaded',