ColorPicker
ColorPicker copied to clipboard
`saturation` and `brightness`
Can you add saturation
and brightness
?
I have read the issue #8, but I think it will be great if you add this support.
I see the need of using saturation and brightness options in real life. Currently I am unsure about how to implement them. @L1cardo would you expect them being used within two sliders (as https://github.com/benjiburgess/ColorPicker does) or in a different input form? Thrilled to hear your ideas.
would be some known alternative patterns
@hendriku Two sliders as https://github.com/benjiburgess/ColorPicker will do.
- make the picker a circle instead of a ring
- two sliders below the picker
Alright so the vision is clear ;) Will only get into start working on this from december. If anyone creates a PR earlier I'd be happy to merge
👍 Vote on Third one
Sorry to ask,but are you working on this?
@L1cardo nothing to be sry about! Unfortunately I did not manage to invest time in this :'( Any PR adopting the solution from benjiburgess/ColorPicker will be happily reviewed and merged. As his fork and my package share the same license it would also be no problem to create a merge from his fork to my original package.