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

AGauge - fix tick mark bug #168

Merged
merged 1 commit into from
Jul 23, 2024
Merged

AGauge - fix tick mark bug #168

merged 1 commit into from
Jul 23, 2024

Conversation

gbakeman
Copy link
Contributor

Updating AGauge dependency, which includes a fix for the tick mark bug (tick marks extending beyond end of gauge when the combination of MinValue, MaxValue and TickMarksMajorStepValue are not multiples of one another).

Correcting references throughout code to new AGauge namespace.

Closes #18.

Correcting references throughout code to new AGauge namespace
@gbakeman gbakeman added the bug Something isn't working label Jul 23, 2024
@gbakeman gbakeman added this to the 2.3 Stable Release milestone Jul 23, 2024
@gbakeman gbakeman merged commit 619dc20 into dev-2.3 Jul 23, 2024
1 check passed
@gbakeman gbakeman deleted the 18-impl-agauge-fix branch July 23, 2024 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Increasing battery max in Calibration extends the gauge instead of adjusting scale.
1 participant