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

SVBar shifts position on orientation change #45

Closed
veonua opened this issue Mar 21, 2014 · 3 comments
Closed

SVBar shifts position on orientation change #45

veonua opened this issue Mar 21, 2014 · 3 comments

Comments

@veonua
Copy link

veonua commented Mar 21, 2014

it seems conversation RGB-HSV and back causes loss of precision and position in SVBar goes to zero after several iterations

@LarsWerkman
Copy link
Owner

Have you checked if this happens also to other bars thans the svbar

@veonua
Copy link
Author

veonua commented Apr 2, 2014

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
.

@LarsWerkman
Copy link
Owner

Fixed!

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

2 participants