https://bugs.kde.org/show_bug.cgi?id=516475
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/2cd1d66 | |54f81f05f5ff30be069a0dddc9f | |be884a --- Comment #2 from Dmitry Kazakov <[email protected]> --- Git commit 2cd1d6654f81f05f5ff30be069a0dddc9fbe884a by Dmitry Kazakov. Committed on 02/03/2026 at 11:30. Pushed by dkazakov into branch 'master'. Fix thumbnails in Create Bundle dialog The indexes in the selection widget are not "global", i.e. they do not come from the main resources model. Hence we should resolve the proper index before passing it to KisResourceThumbnailPainter. M +19 -16 libs/resourcewidgets/KisResourceItemDelegate.cpp M +12 -1 libs/resourcewidgets/KisResourceItemDelegate.h M +6 -7 libs/resourcewidgets/KisResourceThumbnailPainter.cpp M +1 -1 libs/resourcewidgets/KisResourceThumbnailPainter.h M +2 -1 plugins/extensions/resourcemanager/page_resource_chooser.cpp https://invent.kde.org/graphics/krita/-/commit/2cd1d6654f81f05f5ff30be069a0dddc9fbe884a -- You are receiving this mail because: You are watching all bug changes.
