v2.1.1-prerelease.2
Pre-release
Pre-release
What's Changed
- Merge in Code-Artist by @gbakeman in #8
- Tick Mark bug by @gbakeman in #11
⚠️ All classes are now under theAGaugeClassicnamespace for easier identification and organization.- Library is now built against .NET Framework 4.8.
- When
MinValue,MaxValueorScaleLinesMajorStepValueis set to a value that is considered invalid (MaxValue-MinValueis not a factor ofScaleLinesMajorStepValue) - 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