Skip to content

v2.1.1-prerelease.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Jul 17:27
afaea9e

What's Changed

  • Merge in Code-Artist by @gbakeman in #8
  • Tick Mark bug by @gbakeman in #11
    • ⚠️All classes are now under the AGaugeClassic namespace for easier identification and organization.
    • Library is now built against .NET Framework 4.8.
    • When MinValue, MaxValue or ScaleLinesMajorStepValue is set to a value that is considered invalid (MaxValue - MinValue is not a factor of ScaleLinesMajorStepValue) - the gauge will only draw the min and max scale lines and ignore the major step value when drawing tick marks.

Full Changelog: v2.1.0-prerelease.1...v2.1.1-prerelease.2