EffEPi / fabric.curvedText

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

Position of text is changed (Visually) on setting angle to 180. #27

Closed trimantra closed 8 years ago

trimantra commented 8 years ago

When I programmatically set angle to 180, position of text is changed (deflected). It should behave like same as when I change angle by rotating through controls of object.

See Here

trimantra commented 8 years ago

Problem is solved as I got new version of fabric.js