Fix #115601: Clamp Color Picker Vertical Value Slider Position #115680

Merged
Harley Acheson merged 2 commits from Harley/blender:ClampColorSlider into main 2023-12-01 20:01:32 +01:00

2 Commits

Author SHA1 Message Date
Harley Acheson 0fc6cd3ace remove potential type warning
buildbot/vexp-code-patch-coordinator Build done. Details
2023-12-01 10:15:40 -08:00
Harley Acheson 1216293b3e Fix #115601: Clamp Color Picker Vertical Value Slider Position
The position of the vertical value slider has to be clamped to be
within the area of that slider, otherwise it can draw outside the
range when a value is over 1.
2023-12-01 10:08:20 -08:00