From 930f791d6cf45d7c98f4c99cf05043ae978eef57 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Thu, 31 Aug 2017 18:26:46 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/collections.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ui (gen4)/features/collections.js b/ui (gen4)/features/collections.js index 4cd707e4..842a0c09 100755 --- a/ui (gen4)/features/collections.js +++ b/ui (gen4)/features/collections.js @@ -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',