mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
f17280597e
commit
d2decf9eaa
@ -632,6 +632,10 @@ module.Logger = ImageGridFeatures.Feature({
|
||||
//---------------------------------------------------------------------
|
||||
// System life-cycle...
|
||||
|
||||
// XXX potential pitfall: setting up new features without restarting...
|
||||
// this can happen for instance in ig.js when starting a minimal
|
||||
// imagegrid instance and then adding new features -- these new
|
||||
// features will not get their .start() (and friends) run...
|
||||
// XXX should his have state???
|
||||
// ...if so, should this be a toggler???
|
||||
var LifeCycleActions = actions.Actions({
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user