willowsystems / jSignature

jQuery plugin - draw signature in browser.
720 stars 266 forks source link

jSignature not dynamically resizing #35

Open sim1986 opened 11 years ago

sim1986 commented 11 years ago

I am writing a jQuery Mobile app that contains a multi page form in order to give the signature field a page to itself. I am having a problem trying to get the canvas to take up the full screen based on the device width and height. I need the canvas to resize dynamically so it will fill up the screen for all devices in both their portrait and landscape layouts.

Thank you.