You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Creating edge results in the error
NS_ERROR_NOT_IMPLEMENTED:, and points tovar bbox = this.textNode.getBBox();line in theEditableTextNode.prototype.rendermethod.