mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-21 11:51:51 +00:00
code style errors
This commit is contained in:
parent
0897ff1d16
commit
8a73c34e7c
1 changed files with 2 additions and 2 deletions
|
|
@ -134,7 +134,7 @@
|
|||
t, lockScalingX, lockScalingY, null, target.get('lockScalingFlip'));
|
||||
|
||||
target.setPositionByOrigin(constraintPosition, t.originX, t.originY);
|
||||
|
||||
|
||||
this._fire('scaling', target, e);
|
||||
},
|
||||
/**
|
||||
|
|
@ -152,4 +152,4 @@
|
|||
this._fire('rotating', t.target, e);
|
||||
}
|
||||
});
|
||||
})();
|
||||
})();
|
||||
|
|
|
|||
Loading…
Reference in a new issue