This is a simple web project that is made with an aim to learn about canvas element of html. Now, this project is open to all of the amazing contributors.
The eraser tool currently removes the grid background along with the drawn content when used. This causes the grid to disappear in the areas where the eraser is applied, which is not the intended behavior.
Expected Behavior:
The eraser tool should only remove the drawings, annotations, or shapes while keeping the grid background intact.
Suggested Fix:
Adjust the eraser functionality to only target drawn elements, leaving the grid background unaffected.
Description
Description
The eraser tool currently removes the grid background along with the drawn content when used. This causes the grid to disappear in the areas where the eraser is applied, which is not the intended behavior.
Expected Behavior:
The eraser tool should only remove the drawings, annotations, or shapes while keeping the grid background intact.
Suggested Fix:
Adjust the eraser functionality to only target drawn elements, leaving the grid background unaffected.
Screenshots
No response
Any additional information?
No response
What browser are you seeing the problem on?
No response
Checklist