Hufe921 / canvas-editor

rich text editor by canvas/svg
https://hufe.club/canvas-editor-docs
MIT License
3.47k stars 506 forks source link

Can I submit a touch suport PR for the signature component? #710

Closed douglasmatheus closed 1 month ago

douglasmatheus commented 1 month ago

What problem does this feature solve?

Today the signature component doesn't work on mobile, and I needed to handle this for my use case.

There are 3 small functions, nothing too extensive and complex.

What does the proposed API look like?

I implemented the handling for the ontouchmove, ontouchstart and ontouchend events.

Hufe921 commented 1 month ago

Sure, use the prefix 'chore: or demo: ' for git message