mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-25 21:53:44 +00:00
commit
6816fadd87
1 changed files with 1 additions and 1 deletions
|
|
@ -256,7 +256,7 @@
|
|||
/**
|
||||
* Sets x/y of this point
|
||||
* @param {Number} x
|
||||
* @return {Number} y
|
||||
* @param {Number} y
|
||||
*/
|
||||
setXY: function (x, y) {
|
||||
this.x = x;
|
||||
|
|
|
|||
Loading…
Reference in a new issue