react-color
react-color copied to clipboard
Direction/angle color issue
https://github.com/uiwjs/react-color/assets/890454/5ad45ea9-88bf-47d0-ba3d-69b0a3f02b91
Hello. I tried to customize the wheel by setting direction and angle but they just change the visualization of the background, both the Pointer color and onChange ColorResult still use the "original" color (with default direction="anticlockwise" and angle=180).
Am I missing something?
Experiencing same issue. Need angle/direction properties to match legacy color wheels in our app.