Closed benoitlahoz closed 3 years ago
Well the solution was in the issue mentioned above: fabric.js accepts string in place of number but produces this strange behavior.
@oz- Thanks for the issue report -- we weren't aware of this Fabric.js issue. Good luck with your app development!
Hi and thank you for this great work!
I have an issue when changing the brush width between two strokes. Everything is fine when we are on small values, but when I set the width to higher values I have a very pixellated and cropped result when finalizing (see below).
During the stroke everything is OK, and if I initialize the brush with high value also.
Any idea on how to avoid this behavior? Thank you!
EDIT
It seems to be a fabric.js problem See https://github.com/fabricjs/fabric.js/issues/4672