Back to Skiasharp

Version 1.53.1.1

documentation/docfx/releases/1.53.1.1.md

4.148.0829 B
Original Source

Version 1.53.1.1

Paint stroke fix · Released August 17, 2016 · NuGet · GitHub Release

Highlights

A hotfix release that resolves an issue where setting SKPaint.IsStroke had no effect on rendering output.

Breaking Changes

None in this release.

Bug Fixes

  • SKPaint.IsStroke had no effect — Setting the stroke property on a paint object now correctly applies stroke rendering. (#135)