Open
Description
Every time when I use the embedded web app to edit images and click Save
button the app it saves them as <filename>_edited.jpg
, which is not convenient, as I am looking for the changes in the file I have changed.
I suggest changing the behaviour of how the edited images are saved:
- When clicking
Save
button the existing image file is overwritten - Add a new button
Save as a new file
which will prompt the new name for the edited file.