Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect behavior in HSLA mode when opacity not 1 #267

Closed
tania-mel opened this issue May 3, 2021 · 1 comment
Closed

Incorrect behavior in HSLA mode when opacity not 1 #267

tania-mel opened this issue May 3, 2021 · 1 comment
Labels

Comments

@tania-mel
Copy link

tania-mel commented May 3, 2021

It's possible to recreate the issue on demo page: https://zefoy.github.io/ngx-color-picker/

Open color picker and set opacity not 1. Switch to HSLA mode. Try to change H, S or L value. Picker will apply one entered character (for example I selected value in S and tried to change it to 55, then only 5 was applied as new value) and switch to RGBA mode.

@Rlcolli4
Copy link

I just submitted a merge request for this, we will see if they take it or not!

@sconix sconix added the bug label Feb 6, 2022
@sconix sconix closed this as completed Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants