We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
it seems conversation RGB-HSV and back causes loss of precision and position in SVBar goes to zero after several iterations
The text was updated successfully, but these errors were encountered:
Have you checked if this happens also to other bars thans the svbar
Sorry, something went wrong.
no as I can see it is just a mess with mBarPointerHaloRadius in SVBar::calculateColor
you should either normalize coord param or have deal with mBarPointerHaloRadius + mBarLength, not both.
On Mar 26, 2014 2:10 AM, "Lars Werkman" notifications@github.com wrote:
Have you checked if this happens also to other bars thans the svbar — Reply to this email directly or view it on GitHubhttps://github.com//issues/45#issuecomment-38600256 .
— Reply to this email directly or view it on GitHubhttps://github.com//issues/45#issuecomment-38600256 .
Fixed!
No branches or pull requests
it seems conversation RGB-HSV and back causes loss of precision and position in SVBar goes to zero after several iterations
The text was updated successfully, but these errors were encountered: