Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jSignature size increases after loading the saved image. #83

Open
SudhirKalikate opened this issue Jun 22, 2017 · 1 comment
Open

jSignature size increases after loading the saved image. #83

SudhirKalikate opened this issue Jun 22, 2017 · 1 comment

Comments

@SudhirKalikate
Copy link

SudhirKalikate commented Jun 22, 2017

I am using jSignature for signature control in our web application with base64 Image in png format.
We are able to successfully save the signature extracted data into database.
But after loading the saved data into signature canvas it shows increased image in signature canvas that original image.
jsignature size

Its not showing the image in original size.
Please help me for this issue.

@nikonov91-dev
Copy link

i suppose it's the matter of css image styling, not jS lib, because when you render the image, you transform svg code to Image prototype, so css applies styles as for usual picture with stretch and resize

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants