EffEPi / fabric.curvedText

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

text is not removable nor editable #7

Closed elibyy closed 10 years ago

elibyy commented 10 years ago

i've tried your script, its a cool idea but problem is after i add the text, it's non editable or removable the error i get is

Uncaught TypeError: Cannot call method 'indexOf' of undefined

EffEPi commented 10 years ago

jFiddle still works so it might be a problem with the browser or some code.

Can you recreate the issue on jFiddle and post it here ?

You can fork from here: http://jsfiddle.net/EffEPi/qpJTz/

elibyy commented 10 years ago

it's okay its my mistake