Skip to content

Fixed minor RadioBand zooming glitch. Removed a chart wrapper.

Latest
Compare
Choose a tag to compare
@stewienj stewienj released this 21 Apr 00:43
· 39 commits to master since this release

Fixed minor RadioBand zooming glitch where when the length of the line was too small to be visible it was expanded to be visible, however the algorithm made it inconsistent in size.

Removed unwanted wrapper for map chart called MapChart and its associated view model. This was external code that got into this library somehow.