brinley / jSignature

jQuery plugin for adding web signature functionality
http://www.unbolt.net/jSignature
691 stars 529 forks source link

Image shifts on the canvas between iPads and PC / Chrome #122

Open Cdenby opened 7 years ago

Cdenby commented 7 years ago

When a signature is taken on an iPad (nicely centred within the frame), the resulting loaded image is shifted down and to the right in the canvas when loaded on a PC in Chrome. There may be some shifting happening in IE as well...

durasj commented 7 years ago

@Cdenby I believe this is because your signature fields have different size. There is no resizing currently implemented. See #106.