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

Continuously input issue #3

Open
arildojr opened this issue Sep 21, 2015 · 0 comments
Open

Continuously input issue #3

arildojr opened this issue Sep 21, 2015 · 0 comments

Comments

@arildojr
Copy link

Hi Sulejman,

I've been using your GaugeView library posted on Github and it's going well though. However I'm facing an issue when inputting target values to the gauge. Everything works fine beside if I continuously input values in a moderate speed. For example, a gauge from 0 to 100 continuously increasing starting at 0 (for example using a slider) at a moderate speed will get stuck at some point on the way, for example at 63, and then will continue normally till 100. I got to check it out your "computeValue" method and the behavior is when the gauge get stuck it keeps computing values that are close to the target stucked, in that case for example 63, would compute 63.07, 63.41, 63.76, etc causing that needle to stay at 63 for a moment that makes you thing it is stucked. But remember, slider keeps going up in a constant way, no pauses are applied.
Can you please help me with this issue?

Waiting for response,
Thanks

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