angular2-signaturepad icon indicating copy to clipboard operation
angular2-signaturepad copied to clipboard

Add class to <canvas>

Open noamyg opened this issue 5 years ago • 2 comments

Hi, In this example of drawing over image, the <canvas> tag gets a custom class. Is it possible to add it to the nested <canvas> of <signature-pad>?

Thank you

noamyg avatar Oct 07 '19 13:10 noamyg

Between https://github.com/wulfsolter/angular2-signaturepad/blob/417bba565de80033bfd95504699c53dd92719490/signature-pad.ts#L15-L18 and https://github.com/wulfsolter/angular2-signaturepad/blob/417bba565de80033bfd95504699c53dd92719490/signature-pad.ts#L37-L52

it looks like it would be quite straightforward. However given that I don't use this repo anymore I'm more inclined to review/merge a PR :)

wulfsolter avatar Oct 08 '19 01:10 wulfsolter

Hi, is this done? This will be a very useful feature indeed.

Srinivasan95-RB avatar Dec 01 '20 06:12 Srinivasan95-RB