mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Merge pull request #110160 from WhalesState/cp-intensity
Fix ColorPicker after adding intensity sliders.
This commit is contained in:
@@ -972,6 +972,7 @@ void ColorPicker::set_picker_shape(PickerShapeType p_shape) {
|
||||
}
|
||||
#endif
|
||||
|
||||
_copy_normalized_to_hsv_okhsl();
|
||||
_update_controls();
|
||||
_update_color();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user