We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.0-rc.4
http://fabricjs.com/freedrawing
Uncaught TypeError: this.freeDrawingBrush._render is not a function at klass.renderAll (fabric.js:9182) at klass.renderAndReset (fabric.js:7131)
The text was updated successfully, but these errors were encountered:
Weird error, everything looks like working. I'll try to fix it today.
Sorry, something went wrong.
Do you have any updates?
i went for holidays and did not make in time. i need to add a render method to all brushes and also restrict the cases in which the render is called.
nothing long, just i m still out.
Happy holidays!
Successfully merging a pull request may close this issue.
Version
2.0-rc.4
Test Case
http://fabricjs.com/freedrawing
Steps to reproduce
Actual Behavior
Uncaught TypeError: this.freeDrawingBrush._render is not a function
at klass.renderAll (fabric.js:9182)
at klass.renderAndReset (fabric.js:7131)
The text was updated successfully, but these errors were encountered: