Removing unnecessary atype attributes

This commit is contained in:
Jeff Avallone
2014-12-17 15:48:06 -05:00
parent 020feae951
commit a0f145ab3d
3 changed files with 0 additions and 4 deletions
-1
View File
@@ -36,7 +36,6 @@ export default {
matrix = this.transform().localMatrix;
return {
atype: this.type,
ax: box.x,
ax2: box.x2,
ay: matrix.y(0, this.partContainer.getBBox().cy)