Skip to content

Commit

Permalink
Update text.class.js
Browse files Browse the repository at this point in the history
  • Loading branch information
asturur committed Jul 18, 2014
1 parent 3bf7fbc commit 4db2d6c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/shapes/text.class.js
Original file line number Diff line number Diff line change
Expand Up @@ -1082,7 +1082,6 @@
}

if (!options.originX) {
options.originX = 'center';
options.originX = 'left';
}

Expand Down

0 comments on commit 4db2d6c

Please sign in to comment.