Summary: | Thumbnails for a given recent project are only generated once per session | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | tomtomtomreportingin |
Component: | General | Assignee: | Alvin Wong <alvin> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alvin, halla |
Priority: | NOR | ||
Version: | 5.0.0 | ||
Target Milestone: | --- | ||
Platform: | Appimage | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/krita/commit/d5417faf75a8a1166cbee76a8024817c9e7e5174 | Version Fixed In: | |
Sentry Crash Report: |
Description
tomtomtomreportingin
2021-12-24 22:27:32 UTC
Yeah, I think we never invalidate the cached thumbnail when updating the recent file list. I'll take this now since I'm touching this area of code. A possibly relevant merge request was started @ https://invent.kde.org/graphics/krita/-/merge_requests/1307 Git commit d5417faf75a8a1166cbee76a8024817c9e7e5174 by Alvin Wong. Committed on 29/01/2022 at 15:00. Pushed by alvinwong into branch 'master'. Make recent file icons update on saving M +2 -0 libs/ui/KisPart.cpp M +24 -0 libs/ui/utils/KisRecentFileIconCache.cpp M +11 -0 libs/ui/utils/KisRecentFileIconCache.h https://invent.kde.org/graphics/krita/commit/d5417faf75a8a1166cbee76a8024817c9e7e5174 |