mirror of
https://github.com/konvajs/konva.git
synced 2026-01-09 11:34:38 +08:00
more tweaks
This commit is contained in:
@@ -88,6 +88,7 @@
|
||||
constructor.prototype[method] = function(val) {
|
||||
this[setX](val.x);
|
||||
this[setY](val.y);
|
||||
|
||||
return this;
|
||||
};
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user