093 We are thread-safe now!
The library was not working properly when updates came multiple threads, now it handles it as it always should...
No changes in this release, I keep working to release 1.0 in WPF.
The geared package version 1.2.2 will be released in the next couple of hours, 0.9.3 also was updated to connect properly with the geared package...
New features
- Now we can use the Axis.ActualMinValue and Axis.ActualMaxValue properties to read the limits of an axis, even if we didn't set them similar to the way we work with ActualWidth/ActualHeight properties from WPF framework...
- Axis.BarUnit property is obsolete, instead please use Axis.Unit property, this property is now more important and fixed a couple of special cases... I'll add an article in the site about it
Fixed issues
#347 #336 #449