thread-pond / signature-pad

A jQuery plugin for assisting in the creation of an HTML5 canvas based signature pad. Records the drawn signature in JSON for later regeneration.
BSD 3-Clause "New" or "Revised" License
727 stars 292 forks source link

Text is not resized in the pad (sometimes) #200

Open liviu-andrei-ioan opened 5 years ago

liviu-andrei-ioan commented 5 years ago

Hello,

Issue: When a signature is generated using the user's name, it is not resized to the full size of the canvas pad. As a result, users see in the final document a small signature.

Note 1: The issue does not happen all the time (it rarely happens, in fact). Note 2: It is very difficult to reproduce, I cannot see a pattern. Note 3: The issue has been noticed in both Firefox and Internet Explorer.

Question: Do you have any ideas on how to debug & solve the issue? Any idea on how to reproduce the issue is very helpful.

Thanks. Regards, Liviu

signature_pad_issue_crop