Hi,
Using color_picker in one of my projects, some users gave me feedback.
They would find it useful if:
- We could input the hex value of the color directly
- We would use a
NumberInput instead of Text for the value of each rgba
Is it a good idea to implement this, and is it even possible?
I'm still not at ease with the way it is implemented.
Hi,
Using
color_pickerin one of my projects, some users gave me feedback.They would find it useful if:
NumberInputinstead ofTextfor the value of each rgbaIs it a good idea to implement this, and is it even possible?
I'm still not at ease with the way it is implemented.