jaridmargolin / marionette.dynamiclayout

Mange layouts and views via controllers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Store all child controllers in `_items` property.

jaridmargolin opened this issue · comments

Currently the preventClose option passed in a :show event does not serve a purpose. LayoutControllers need basic caching implemented.

https://github.com/jaridmargolin/marionette.dynamiclayout/blob/master/src/layoutController.js#L174