Fabric.js 6 How should I implement an eraser #10086
-
Hi everyone, I am a beginner and I am learning Fabric.js. I need to implement an artboard, but I don't know how to implement an eraser. I want my strokes and eraser marks to be integrated so that when I move, I don't just remove one. Can someone help me? Thank you very much. |
Beta Was this translation helpful? Give feedback.
Answered by
asturur
Aug 23, 2024
Replies: 1 comment
-
there is a package you could look at: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
StrawberryCake-Fish
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
there is a package you could look at:
https://github.com/ShaMan123/erase2d
You can ask more there