Tobias Peters
Results
1
comments of
Tobias Peters
you use applyIf to apply defaults without loosing the ability to have it configured ``` initComponent: function(){ this.layers = this.createLayers(); // can't be overridden with config values this.layers = this.layers...