https://bugs.kde.org/show_bug.cgi?id=511900
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/-/commit/3888ed6 |hics/krita/-/commit/15799a2 |4481b0f17aae18cf445c9675580 |c80250489b58a24556e35c868a2 |f61f70 |9585e9 --- Comment #3 from Dmitry Kazakov <[email protected]> --- Git commit 15799a2c80250489b58a24556e35c868a29585e9 by Dmitry Kazakov. Committed on 10/03/2026 at 09:44. Pushed by dkazakov into branch 'krita/6.0'. 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/15799a2c80250489b58a24556e35c868a29585e9 -- You are receiving this mail because: You are watching all bug changes.
