muaz-khan / Canvas-Designer

Collaborative, extendable, JavaScript Canvas2D drawing tool, supports dozens of builtin tools, as well as generates JavaScript code for 2D animations.
https://www.webrtc-experiment.com/Canvas-Designer/
MIT License
368 stars 171 forks source link

Fill with arc #73

Open dboulanger363 opened 4 years ago

dboulanger363 commented 4 years ago

In canvas designer project there is a problem wwith the circle drawing. I first draw a circle, I then select the text icon and start to write some text in the canvas. As soon as I write something the circle fill black automatically. I tried on your demo web site it does the same thing. Any idea why it happens^