-
Notifications
You must be signed in to change notification settings - Fork 528
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
Size problem #144
Comments
I am having the same problem.. I can resize width, but not height. Were you able to work it out?
|
Hello, No I was not able to solve it. It's not working. |
you write as this: var $sigdiv = signature.jSignature({ |
Same issues. Using it with bootstrap + mySQL. It's difficult to understand the width height attributes: there are some specified in the inline style css, and there's also a width and height included in the canvas html element. Thought I'd finally cracked it by forcing the width/height to change as part of ajax success, then looked at it on my iPhone...it shows a quarter of the signature! It'd be good if some guidance could be given with regard to sizing. |
Hello,
I would like the signature to fit in a 100px height, but it looks like i'm unable to do it.
could anybody help me?
Here is a jsfiddle:
https://jsfiddle.net/lorife/3mz2ho2o/
The text was updated successfully, but these errors were encountered: