https://bugs.kde.org/show_bug.cgi?id=516561
Freya Lupen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/ee8a524 | |4c3dbbe0ef2cac1bfd7dc8c5054 | |d23a63 Status|REPORTED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Freya Lupen <[email protected]> --- Git commit ee8a5244c3dbbe0ef2cac1bfd7dc8c5054d23a63 by Freya Lupen. Committed on 23/02/2026 at 16:26. Pushed by freyalupen into branch 'master'. 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. M +4 -0 libs/widgets/kis_color_input.cpp https://invent.kde.org/graphics/krita/-/commit/ee8a5244c3dbbe0ef2cac1bfd7dc8c5054d23a63 -- You are receiving this mail because: You are watching all bug changes.
