mirror of
https://github.com/konvajs/konva.git
synced 2025-10-15 12:34:52 +08:00
remove log
This commit is contained in:
1726
src/Shape.js
1726
src/Shape.js
File diff suppressed because it is too large
Load Diff
@@ -441,7 +441,6 @@
|
||||
},
|
||||
|
||||
_fitNodeInto: function(attrs) {
|
||||
console.log(attrs);
|
||||
this._settings = true;
|
||||
var node = this.getNode();
|
||||
if (attrs.rotation !== undefined) {
|
||||
|
Reference in New Issue
Block a user