Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-12-24 02:15:53 +03:00
parent f17280597e
commit d2decf9eaa

View File

@ -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({