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

Hue Value can be -15 if you setHex to something with 0 Hue, then use the color picker to pick a color. #21

Open
Mathews2115 opened this issue Sep 3, 2014 · 1 comment

Comments

@Mathews2115
Copy link

Hue value is the value of the hue offset when you do these conditions:
1 - setHex to something like #FFFFFF
2 - Then click on the color picker grid

I haven't dug in to much just yet but It looks like there are paths where the offset is not taken into account before it is subtracted later on for the final result.

@Mathews2115
Copy link
Author

Is the hue offset subtraction needed in the picker listener?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant