https://bugs.kde.org/show_bug.cgi?id=516475
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/-/commit/2cd1d66 |hics/krita/-/commit/a573bf5 |54f81f05f5ff30be069a0dddc9f |0d8c53431534a9008cdca7fd3dd |be884a |2bcb96 --- Comment #3 from Dmitry Kazakov <[email protected]> --- Git commit a573bf50d8c53431534a9008cdca7fd3dd2bcb96 by Dmitry Kazakov. Committed on 02/03/2026 at 11:36. Pushed by dkazakov into branch 'krita/6.0'. 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/a573bf50d8c53431534a9008cdca7fd3dd2bcb96 -- You are receiving this mail because: You are watching all bug changes.
