Skip to content
New issue

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

Draw SprayBrush / CircleBrush - Uncaught TypeError: this.freeDrawingBrush._render #4583

Closed
AlexSergey opened this issue Dec 24, 2017 · 4 comments · Fixed by #4613
Closed
Labels

Comments

@AlexSergey
Copy link
Contributor

AlexSergey commented Dec 24, 2017

Version

2.0-rc.4

Test Case

http://fabricjs.com/freedrawing

Steps to reproduce

  1. Set SprayBrush / Circle
  2. Draw

Actual Behavior

Uncaught TypeError: this.freeDrawingBrush._render is not a function
at klass.renderAll (fabric.js:9182)
at klass.renderAndReset (fabric.js:7131)

@asturur
Copy link
Member

asturur commented Dec 26, 2017

Weird error, everything looks like working. I'll try to fix it today.

@asturur asturur added the bug label Dec 26, 2017
@AlexSergey
Copy link
Contributor Author

Do you have any updates?

@asturur
Copy link
Member

asturur commented Jan 7, 2018

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.

@AlexSergey
Copy link
Contributor Author

Happy holidays!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants