mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +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,
|
actions: CollectionActions,
|
||||||
|
|
||||||
handlers: [
|
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)...
|
// XXX needs testing (json/load)...
|
||||||
// also see .saveCollection(..)
|
// also see .saveCollection(..)
|
||||||
['collectionUnloaded',
|
['collectionUnloaded',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user