Javascript – How to make responsive signature pad?
How to make a signature pad canvas in signature-pad.js work responsively? My challenge is the following: I either get the cursor positioning while drawing correctly but lose the input on resize // OR // I save the input while resizing…