https://bugs.kde.org/show_bug.cgi?id=511900
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/3888ed6 | |4481b0f17aae18cf445c9675580 | |f61f70 Resolution|--- |FIXED --- Comment #2 from Dmitry Kazakov <[email protected]> --- Git commit 3888ed64481b0f17aae18cf445c9675580f61f70 by Dmitry Kazakov. Committed on 10/03/2026 at 09:44. Pushed by dkazakov into branch 'master'. Fix a race condition in initialization of KisDisplayColorConverter It seems like a surface for KisSmallColorWidget can be created **before** the actual node is selected in the image. In this case we should just return a default (i.e. sRGB) color space as a painting color space. It will let color selectors to keep sanity. M +2 -1 libs/ui/canvas/kis_display_color_converter.cpp https://invent.kde.org/graphics/krita/-/commit/3888ed64481b0f17aae18cf445c9675580f61f70 -- You are receiving this mail because: You are watching all bug changes.
