Diffusion Krita 141714c747e7

Fix autosave suggesting the autosave-formatted filename

Authored by tymond on May 7 2020, 1:35 PM.

Description

Fix autosave suggesting the autosave-formatted filename

Before this commit, if you recover an autosave for a saved file
(for example after a crash), Krita would open the autosave similarly
to how it opens other files: it would assume that the filename
that was opened is the filename to save to.
It did ask for confirmation, but beginner users might've saved it still
in the autosave-formatted filename.
This commit changes it so the autosaved file gets the filename
of the original file.
Krita still asks for confirmation even when clicked Save,
and even asks if it can overwrite the original file.

BUG:409950

Details

Committed
tymondMay 14 2020, 1:45 PM
Parents
R37:bbc9ce94e3f0: Move file thumbnails creation to a separate class
Branches
Unknown
Tags
Unknown