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

Can't pick up white, and back color from the ColorPickerView #25

Closed
roman0914 opened this issue Feb 26, 2015 · 2 comments
Closed

Can't pick up white, and back color from the ColorPickerView #25

roman0914 opened this issue Feb 26, 2015 · 2 comments

Comments

@roman0914
Copy link

I like the color picker. But unfortunately, it is NOT easy to get a white color on there. Its frustrating. I can't seem to get the white color for the background. Since white & black are the main colors that users will use as the background, so I think changing color picker will be needed here.
Do you have any recommendations ?

Thanks.

@the-old-one
Copy link

I know this question is old, but maybe it will be helpful for someone else.
To make possible selection of the white color you should change saturationUpperLimit of HRColorMapView to 1. And to enable black - change brightnessLowerLimit of HRBrightnessSlider to 0.

@drewmccormack
Copy link

Thanks @Peyotle. That was very useful information. Don't really understand why this is not the default.

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

4 participants