https://bugs.kde.org/show_bug.cgi?id=441949
--- Comment #4 from David Redondo <k...@david-redondo.de> --- Relevant code could could be: - https://invent.kde.org/plasma/libksysguard/-/blob/master/faces/Choices.qml#L183 which is unlikely since we are not in this path - https://invent.kde.org/frameworks/kquickcharts/-/blob/master/src/datasource/ColorGradientSource.cpp#L93 uses this function but bounds the value using newHue = newHue - int(newHue); which looks like doing the correct thing -- You are receiving this mail because: You are watching all bug changes.