Details
-
Bug
-
Resolution: Invalid
-
P1: Critical
-
None
-
6.8.0
-
None
Description
This was working fine in Qt 6.3.1, but when I upgraded to Qt 6.8 I noticed this regression.
The `QColorDialog` no longer uses the 0-255 range for the RGB values, and instead seems to be rounding as if it were a 0-1 float.