Open marcelpi opened 3 years ago
We're using react-colorful. Not sure if the picker supports it but you're welcome to add the feature if it does.
@marcelpi https://github.com/omgovich/react-colorful#supported-color-models here's some breadcrumbs that might help you implement this
Managed to implement my own sliders below the picker. Thanks for the feedback.
You can close this one if you wish.
Hi there,
This is definitely something nice-to-have and an enhancement request.
Please add HSB and RGB sliders to the color picker. It would help a lot in precise color picking.
Thank you for the great work.