mirror of
https://github.com/konvajs/konva.git
synced 2025-07-15 19:14:54 +08:00
commit
85f25dc000
@ -1117,7 +1117,7 @@
|
||||
|
||||
constructor.prototype[baseMethod] = function() {
|
||||
var pos = Kinetic.Util._getXY([].slice.call(arguments)),
|
||||
oldVal = this.attrs[attr];
|
||||
oldVal = this.attrs[attr],
|
||||
x = 0,
|
||||
y = 0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user