https://bugs.kde.org/show_bug.cgi?id=516561
Freya Lupen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/-/commit/ee8a524 |hics/krita/-/commit/3dbf110 |4c3dbbe0ef2cac1bfd7dc8c5054 |9d7e3464866c1149c03f154e7c8 |d23a63 |ca8e3a --- Comment #3 from Freya Lupen <[email protected]> --- Git commit 3dbf1109d7e3464866c1149c03f154e7c8ca8e3a by Freya Lupen. Committed on 23/02/2026 at 16:29. Pushed by freyalupen into branch 'krita/6.0'. Qt6: Fix Specific Color Selector HSV/HSL updating On Qt6 the S and V/L variables get converted to floats for QColor::getHsvF and getHslF, but it was forgotten to put them back into the passed-in qreals to actually update anything. (cherry picked from commit ee8a5244c3dbbe0ef2cac1bfd7dc8c5054d23a63) Co-authored-by: Freya Lupen <[email protected]> M +4 -0 libs/widgets/kis_color_input.cpp https://invent.kde.org/graphics/krita/-/commit/3dbf1109d7e3464866c1149c03f154e7c8ca8e3a -- You are receiving this mail because: You are watching all bug changes.
