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

Support Windows 10 stylus with pointer events (almost) #214

Open nemiah opened 3 years ago

nemiah commented 3 years ago

Hi,

I tried to add support for Windows 10 tablets with stylus via the pointer events. It's almost working, but

Maybe someone can help?

Works fine when using mouse input and on my Android tablet with stylus though :wink:

nemiah commented 3 years ago

Noone?

hassaanalansary commented 3 years ago

I have checked but unfortunately, I couldn't find a fix

nemiah commented 3 years ago

Ok, can you confirm that the pointerup-Event is somehow missing?