CodeBeamOrg / CodeBeam.MudBlazor.Extensions

Useful third party extension components for MudBlazor, from the contributors.
https://mudextensions.codebeam.org/
MIT License
348 stars 60 forks source link

SignaturePad: Support for the use and recording of pointer pressure #362

Open cheindel opened 1 month ago

cheindel commented 1 month ago

There are solutions that also utilize PointEvent: pressure property for displaying more realistic strokes. (e.g. https://github.com/amoshydra/draw/ )

All current browsers do support it: https://developer.mozilla.org/en-US/docs/Web/API/PointerEvent/pressure

@mckaragoz So I was thinking if you could implement pressure property for your signature component as well (and also record the whole process of signing incl. pressure, to have a record that offers more evidence about who was actually signing) In combination with hardware like this https://www.lenovo.com/de/de/p/accessories-and-software/monitors/office/62a3uat1wl , it comes with a pressure sensitive pen, it could make for a nice little signing solution at reception desks, sufficient for EIDAS 'simple' electronic signature.