bgrawi / jsflap

JS Implementation for visualizing Formal Languages and Automata Theory
http://jsflap.com
18 stars 8 forks source link

Getting error NS_ERROR_NOT_IMPLEMENTED #28

Open DmitryMyadzelets opened 8 years ago

DmitryMyadzelets commented 8 years ago

Creating edge results in the error NS_ERROR_NOT_IMPLEMENTED:, and points to var bbox = this.textNode.getBBox(); line in the EditableTextNode.prototype.render method.