maui
maui copied to clipboard
If a UISwitch grows too wide it is no longer accessible
Description of Change
If a UISwitch grows larger than 101 in width it's no longer toggleable via VO (bug has been logged with Apple)
You can test this inside MAUI by setting a width on a Switch or just place a Switch inside a VerticalStackLayout
AFAICT Switch is the only control that suffers from this behavior.
/azp run
Azure Pipelines successfully started running 2 pipeline(s).
/backport to net7.0
Started backporting to net7.0: https://github.com/dotnet/maui/actions/runs/3489834755