maui
maui copied to clipboard
[iOS] RadioButton throws CGContextSetLineWidth - Fix
Description of Change
The error occurred because the default value for Border.StrokeThickness was set to -1. Instead of changing this default to 0, I implemented a converter that ensures Border.StrokeThickness never receives negative values.
Issues Fixed
Fixes https://github.com/dotnet/maui/issues/25273
| Before |
|---|
/azp run
Azure Pipelines successfully started running 3 pipeline(s).
/azp run
Azure Pipelines successfully started running 3 pipeline(s).
/azp run
Azure Pipelines successfully started running 3 pipeline(s).