-
-
Notifications
You must be signed in to change notification settings - Fork 4
Erase Error #6
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
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.