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

Fix maxMeasuredValueVisible behavior at initial display of Linear #14

Open
mcder017 opened this issue Aug 7, 2015 · 0 comments
Open

Comments

@mcder017
Copy link

mcder017 commented Aug 7, 2015

With a vertical Linear gauge, initialization of setMaxMeasuredValueVisible(true) followed by setValue(myValue) yields a display with the correct bar height but the "max value" red triangle is at the bottom of the graph. In contrast, changing to setValueAnimated(myValue) drives the red triangle to the correct initial condition.

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