You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: