- Process an image (file1) using File open and a series of transformations.
- Save back the final image using File Save back
- Keep the image transformation tree for the next image.
- Revisit File open and select a different file ( file2 )
- Go to the last transformation in the tree, and save back using File Save back
The suggested filename is based on the initial file in the transformation, that is file1, not the latest file opened, that is file2.
Scenario 2 :
Open multiple files and pick different files in the list as indicated by the red dot next to filenames. The same behavior happens.
Suggestion : derive the filename from the currently open file, that is file2.