🎨 Flat, simple, multi-themed, responsive and hackable Color-Picker library. No dependencies, no jQuery. Compatible with all CSS Frameworks e.g. Bootstrap, Materialize. Supports alpha channel, rgba, hsla, hsva and more!
The color of the Opacity Slider Should not be black every time. when I change the color, the color of the opacity slider should update to that color but the color is black every time.
Please provide the steps to reproduce and create a JSFiddle.
Just Open picker in the demo that you provided
What is the expected behavior?
after changing the color, the color of the opacity slider should change to that color.
something like this:
I saw the code and definitely it's not a bug and hardcoded to use black color every time but regardless of this, it is more like a bug than a feature request.
btw I implemented that for pickers in my projects so I share that (maybe it helps someone else).
something like this:
What is the current behavior?
The color of the Opacity Slider Should not be black every time. when I change the color, the color of the opacity slider should update to that color but the color is black every time.
Please provide the steps to reproduce and create a JSFiddle.
Just Open picker in the demo that you provided
What is the expected behavior?
after changing the color, the color of the opacity slider should change to that color. something like this:
I saw the code and definitely it's not a bug and hardcoded to use black color every time but regardless of this, it is more like a bug than a feature request.
btw I implemented that for pickers in my projects so I share that (maybe it helps someone else). something like this:
Demo: