https://bugs.kde.org/show_bug.cgi?id=446984
Halla Rempt <ha...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/a3272dd37 | |8e3b622ebab450f606ebab2a147 | |0eec Status|ASSIGNED |RESOLVED --- Comment #6 from Halla Rempt <ha...@valdyas.org> --- Git commit a3272dd378e3b622ebab450f606ebab2a1470eec by Halla Rempt. Committed on 15/12/2021 at 15:57. Pushed by rempt into branch 'master'. Remove variantFromResourceQueryByID from the resource query mapper The mapper can now map both the KisResourceModel query and the KisTagResourceModel query to variants, so we don't have to query by id anymore for KistagResourceModel. This fixes 446984, but it's still weird that this was fine in 2020, and started making creating images slow end of 2021. In any case, creating images is cheap again. M +1 -1 libs/resources/KisResourceModel.cpp M +24 -70 libs/resources/KisResourceQueryMapper.cpp M +2 -4 libs/resources/KisResourceQueryMapper.h M +8 -2 libs/resources/KisTagResourceModel.cpp https://invent.kde.org/graphics/krita/commit/a3272dd378e3b622ebab450f606ebab2a1470eec -- You are receiving this mail because: You are watching all bug changes.