Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Invalid
-
Affects Version/s: 5.15.2
-
Fix Version/s: None
-
Component/s: Documentation
-
Labels:None
-
Platform/s:
Description
https://doc.qt.io/qt-5/qcolor.html#setHslF and https://doc.qt.io/qt-5/qml-qtqml-qt.html#hsla-method state all values must be in the range of 0-1. This is false because the hue is actually in the range of 0 - 360.