Summary: | Krita puts files which are opened but not added to the view into the recent documents list. | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | wolthera <griffinvalley> |
Component: | File formats | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/krita/3c0ab08dee4aae662255e39aa40b145b20b9de29 | Version Fixed In: | |
Sentry Crash Report: |
Description
wolthera
2019-03-11 19:19:30 UTC
Git commit 3c0ab08dee4aae662255e39aa40b145b20b9de29 by Agata Cacko. Committed on 12/03/2019 at 10:12. Pushed by tymond into branch 'master'. Fix adding files to Recent Documents Because of typo files were added to Recent Documents every time it wasn't needed and not added when it was needed. This commit makes adding files to Recent Documents consistent with the intent. M +1 -1 libs/ui/KisDocument.cpp https://commits.kde.org/krita/3c0ab08dee4aae662255e39aa40b145b20b9de29 |