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.IsStrokehad no effect — Setting the stroke property on a paint object now correctly applies stroke rendering. (#135)