ChromaColorPicker icon indicating copy to clipboard operation
ChromaColorPicker copied to clipboard

Suggestion: set default handle

Open riccardoch opened this issue 2 years ago • 0 comments

When you set a brightness slider and connect it to a picker, the color picker doesn't respond to slider update, unless the user starts dragging the handle. To avoid this unexpected behaviour I suggest to set colorPicker.currentHandle = colorPicker.handles.last when a handle is added to the picker.

riccardoch avatar Jun 16 '22 10:06 riccardoch