-
-
Notifications
You must be signed in to change notification settings - Fork 119
Closed
Description
This is specifically using the Saturation
component.
I've noticed this bug also happens on the React Color website, on the main page with all the components, so it's an issue with the Saturation
component itself rather than my own setup.
This only happens after having used the mouse to move around the color in Saturation
.
Once that's been done, then when hsva
is updated by any other means, even though the gradient is correct and the color in the Pointer
is correct, the Pointer
does not move even when it should.
To reproduce:
- Go to https://uiwjs.github.io/react-color/ and drag around the
Pointer
in one of theSaturation
components using your mouse. - Use any other color control to change color, easiest way to notice the bug is by moving around the
Pointer
in a differentSaturation
component. - The pointer that was moved previously does not move, even though the others that haven't been mouse controlled do move.
noahmay
Metadata
Metadata
Assignees
Labels
No labels