- tweak annotations
- netcoreapp3.1
- nullable: enable
- GradientPath with IsLargeArc=true
- BUGFIX: GradientPath with ArcSegment
- FEATURE: Balloon.PlacementRectangle
- BUGFIX: Handle ZoomUniform & ZoomUniformToFill when child is not arranged yet.
- FEATURE: Expose more API on ZoomBox, ZoomNone(), ZoomUniform(), ZoomUniformToFill()
- BUGFIX: Handle transparency in AngularGradientEffect
- BUGFIX: Handle transparency in FadeEffect
- BUGFIX: Nicer HLSL interpolation, should render nicer HslWheelEffect and HsvWheelEffect
- FEATURE: StartAngle & CentralAngle for AngularGradientEffect, HslWheelEffect, HsvWheelEffect
- BREAKING: Renamed AngularGradientEffect.CentralAngle, was ArcLength