embiem / react-canvas-draw

React Component for drawing in canvas
https://embiem.github.io/react-canvas-draw/
MIT License
904 stars 315 forks source link

[BUG] Drawing produces extra dots #7

Closed embiem closed 5 years ago

embiem commented 6 years ago

When drawing, extra dots are produced. This is visible when using a transparent color.

An example: image

I'm going to look into this in the fix/transparent_color_artifacts branch.

embiem commented 5 years ago

Fixed by #8