EffEPi / fabric.curvedText

Allows you to create curved text - extension to fabric.js
41 stars 41 forks source link

Curved Text is buggy with zoom #13

Closed AdamGaskins closed 9 years ago

AdamGaskins commented 9 years ago

Drag the text to the top left corner and click "Zoom":

http://jsfiddle.net/qpJTz/155/

Even though it only zooms to 1.5 (150% zoom), the curved text goes haywire.

AdamGaskins commented 9 years ago

Figured out what the problem was, created a pull request.

Side note: Thanks so much for taking the time to make this, it's so incredibly useful and such a time saver. :+1:

EffEPi commented 9 years ago

You are welcome and thank you for fixing the issue. Pushed your code