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

Colour selector does not move #1

Open
Ba11istix opened this issue Mar 6, 2018 · 1 comment
Open

Colour selector does not move #1

Ba11istix opened this issue Mar 6, 2018 · 1 comment
Labels
bug Something isn't working enhancement New feature or request

Comments

@Ba11istix
Copy link
Owner

Wheel isn't big enough to show all colours, when you click a colour the wheel tries to select it for you, in some cases it cannot do this as the resolution is not high enough.

Solution 1: Change the search from pixel by pixel to moving the selector to a calculated point.
Solution 2: Move to a colour that is close to what we want.

Potentially also rounding issue, needs further investigation.

@Ba11istix Ba11istix added bug Something isn't working enhancement New feature or request labels Mar 6, 2018
@jecsatta
Copy link

jecsatta commented Aug 31, 2023

this is resolved by this pull request #3. RGB and hexadecimal codes has been added as selectors resulting in better movement of the selector wheel and slider
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants