Open
Description
When using the color picker in flat mode I usually want to have the value change as the user moves the selected color around.
In my example I hide the buttons and display the color picker in flat mode. When displayed this way the user expects changes to occur as they modify the color.
Can you add an option to update the input's value on move?
In the mean time I have implemented this by adding the updateOriginalInput method to the spect object. I then call the updateOriginalInput method whenever the move event is triggered.
Metadata
Metadata
Assignees
Labels
No labels