code style errors

This commit is contained in:
Jaffer Haider 2015-04-22 09:12:59 +05:00
parent 0897ff1d16
commit 8a73c34e7c

View file

@ -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);
}
});
})();
})();