mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
e132e7ee17
commit
930f791d6c
@ -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',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user