I currently facing the problem that the selection of the slider-swatches failes when I update the input value for the slider via the updated value I got from the slider.
Steps to reproduce:
Click on the second darkest slider-swatches and then click the darkest slider-swatches.
Now the field you selected should be selected and deselected again.
Hello together,
I currently facing the problem that the selection of the slider-swatches failes when I update the input value for the slider via the updated value I got from the slider.
Steps to reproduce:
Click on the second darkest slider-swatches and then click the darkest slider-swatches. Now the field you selected should be selected and deselected again.
Example:
[ ]([]() )
APP URL: https://ngx-color-test.stackblitz.io
Code: https://stackblitz.com/edit/ngx-color-test?file=src/app/hello.component.html
Imo it's a rounding problem and a possible fix would be to increase the tolerance value for the HSLA value s.