mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
improved the view management
This commit is contained in:
parent
3d1e729650
commit
067114eaf5
8 changed files with 174 additions and 211 deletions
|
|
@ -39,7 +39,7 @@ function (Settings) {
|
|||
}
|
||||
|
||||
DomController.createDebugCanvas = function () {
|
||||
|
||||
console.log('setHERE')
|
||||
var container = DomController.getCanvasContainer();
|
||||
if(DomController.debugCanvas) {
|
||||
container.removeChild(DomController.debugCanvas);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue