DrawingBoard icon indicating copy to clipboard operation
DrawingBoard copied to clipboard

Erase Error

Open mrmayurgithub opened this issue 5 years ago • 0 comments

When the user erases a point on the app, actually what happens is the point isn't actually removed, but we just paint over it with a background color. So, after erasing, when user changes background color, the erased path reappears with the previous background color.

mrmayurgithub avatar Mar 06 '21 18:03 mrmayurgithub