-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Fix for border color of the RadioButton is visible in Windows #28214
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…ble in Windows only ).
…le in Windows only)
…le in Windows only)
…le in Windows only)
@dotnet-policy-service agree company="Syncfusion, Inc." |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
{ | ||
AutomationId = "RadioButton", | ||
Content = "RadioButton", | ||
BorderColor = Colors.Red |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could include two radioButtons, one of them using the StrokeThickness property to validate all the scenarios with a single snapshot.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jsuarezruiz , I have modified the test case. Please let me know if you have any concerns.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue28153.cs
Outdated
Show resolved
Hide resolved
…ble in Windows only ).
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
…ble in Windows only ).
@jsuarezruiz , I've reviewed the snapshots and have committed the latest snapshots. |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
…ble in Windows only ).
@jsuarezruiz , I have committed the latest snapshots. |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
Issue Details
Root Cause
Description of Change
Validated the behaviour in the following platforms
Windows
Android
iOS
Mac
Issues Fixed
Fixes #28153
Output
Other Platforms Output