Shad Ahmad

Results 2 issues of Shad Ahmad

Could be useful for theaters. ```javascript kerucSettings.showStage = true; ```

enhancement
help wanted

Old: ```HTML ``` Change instead to: ```HTML ``` The keruc settings are to be defined in parent controller, like so: ```JavaScript scope.kerucSettings = { canvasWidth: 500, canvasHeight: 500, vacantColourBg: '#76D75D'...

enhancement
help wanted