Open Leepian opened 1 year ago
@mostafazke @LehRan Any idea? Reply please.
@Leepian I have achieve eraser functionality on move mouse with using another js library. I think there is no in built feature like that. We have to used separate code (library) for that. Thanks
Thank you for your response
On Fri, Jun 7, 2024, 4:42 PM lekhclavis @.***> wrote:
@Leepian https://github.com/Leepian I have achieve eraser functionality on move mouse with using another js library.
— Reply to this email directly, view it on GitHub https://github.com/mostafazke/ng-whiteboard/issues/130#issuecomment-2154664694, or unsubscribe https://github.com/notifications/unsubscribe-auth/AS3V4IR6SAR6BHJMEK6YUFDZGGMBNAVCNFSM6AAAAABI6QEI2OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJUGY3DINRZGQ . You are receiving this because you were mentioned.Message ID: @.***>
How can I achieve to erase on move not only on click. I added erase handler on drag move but its no picking up the required element object.