thread-pond / signature-pad

A jQuery plugin for assisting in the creation of an HTML5 canvas based signature pad. Records the drawn signature in JSON for later regeneration.
BSD 3-Clause "New" or "Revised" License
727 stars 292 forks source link

The signature pad is not working for touch screen laptop if using the keyboard mouse. #218

Open lguo0511 opened 3 years ago

lguo0511 commented 3 years ago

Using a mouse to sign is not successful on touch screen laptop.

When trying to use the finger or stylus to sign, it is successfully on touch screen laptop

mockdeep commented 3 years ago

@lguo0511 are you able to make a pull request to fix this issue? I don't think I'll have time to look into it any time soon.