-
When I restore using fromDataURL(), the restored signature is about 1/4 size it was drawn in.
render the Signature Pad like this:
```tsx
public render(): JSX.Element
{
return …
sheam updated
2 years ago
-
When you rotate from portrait to landscape the rotation cuts the webview and only the top 1/4 of the signature pad is visible.
Any recommendation on how to resize the actual canvas to fit landscape…
-
Hello i'v have this error "h.default is not a constructor" when i want to test the package.
import SignatureCanvas from 'react-signature-canvas';
in render :
-
Actual Behaviour
I'm navigating to another screen on button press wherein i have a signature-pad implemented using this module. I installed the module as per the module instructions. In **iOS**, so…
-
After implementing pointer locker on canvas you can't draw anymore, trying to focus on the canvas because i'm trying to capture input from a drawing pad, the reason being that without pointer locker t…
-
First, Thank you for your job ;)
I'm trying to develope a form that users will fill from smartphone and then sign.
I set clearOnResize to false on Signature and once I rotate the phone the signature…
-
isEmpty is set as true when canvas is clicked.
This causes troubles in cases when there is already something drawn on to the canvas and the last strokes length is less than 2.
So isEmpty should…
-
#### Your system information
* https://gist.github.com/mahlersand/f15b41877629e5bf7b43abd84d346a8c
* Have you checked for system updates?: Yes
#### Please describe your issue in as much detail …
-
**Describe the bug**
I'm trying to do a federated authentication. I do understand the process of how a federated sign in works. It all works for me until the last moment. After I do manage to signup/…
-
Don't take it as a request to do it here and now. But Deno support would be nice. Thanks for your qualitative webauthn JS helpers and docs 👍