mirror of
https://github.com/Karaka-Management/oms-Draw.git
synced 2026-01-22 19:18:40 +00:00
Reduce js console logging
This commit is contained in:
parent
7073d16b5e
commit
415b7a6363
|
|
@ -43,8 +43,6 @@
|
|||
|
||||
this.initCanvas();
|
||||
|
||||
console.log(this.canvasContainer);
|
||||
|
||||
this.app.eventManager.attach(this.canvasContainer.id, function(evt) {
|
||||
self.canvasStyle = window.getComputedStyle(self.canvas, null);
|
||||
self.canvasContainerStyle = window.getComputedStyle(self.canvasContainer, null);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user