williammalone / Simple-Drawing-App-with-Bucket-Tool

Added Paint Bucket Tool to the Simple Drawing App
http://www.williammalone.com/projects/html5-canvas-javascript-drawing-app-with-bucket-tool/
76 stars 38 forks source link

Changing the tool changes the texture in the canvas #2

Open thirdwheel opened 5 years ago

thirdwheel commented 5 years ago

Hi

I was having a go at the demo for this and noticed that if you change from crayon to marker after you draw, the texture of what you've drawn changes. Also, if you go to eraser, it erases the last mark you made.

thirdwheel commented 5 years ago

Same happens if you use the bucket tool, then change to crayon. Makes it look like you stayed within the lines when in fact you cheated.