devforth/painterro

How to save image several times?

alex-webmaster opened this issue · 2 comments

When the picture is saved, the animation remains on the save button and there is no way to save the image several times, for example, after modifying it. How to reset the save button to its default state to save the picture many times?

Thank you!

The animation disappeares when you call done callback (second parameter of save handler). Please read carefully https://github.com/devforth/painterro#saving-image-

Рlease add the same comment in all examples "//done(true) will hide painterro, done(false) will leave opened".
Тhanks!