saveSvgAsPng icon indicating copy to clipboard operation
saveSvgAsPng copied to clipboard

Callback or Promise on complete

Open AABoyles opened this issue 6 years ago • 0 comments

Great library, but I have one feature request. I have an application for which I'd like to add a watermark on save, but not show it otherwise. I can add the image with no problems, but I don't know when it's safe to remove the image afterwards. Could we either return a promise or accept a callback option for after a save operation is complete? Thanks!

AABoyles avatar Feb 06 '19 22:02 AABoyles