-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Closed
Copy link
Labels
area-controls-radiobuttonRadioButton, RadioButtonGroupRadioButton, RadioButtonGroupfixed-in-8.0.0-preview.3.8149Look for this fix in 8.0.0-preview.3.8149!Look for this fix in 8.0.0-preview.3.8149!partnerIssue or Request from a partner teamIssue or Request from a partner teamplatform/ioss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Description
Description
RadioButton is TemplatedView, so some platform use DefaultTemplate to represent Radio button, but this template has some issue
- Too narrow between radio mark and content.
- BorderWidth not applied
This is because DefaultTemplate
is based on Frame.
The space between the radio mark and the content is too narrow |
---|
![]() |
BorderWidth 4 but displayed as 1 |
![]() |
Steps to Reproduce
- Use RadioButton
Version with bug
6.0.400 (current)
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
Not related with Platform versions
Did you find any workaround?
Replace ControlTemplate
Relevant log output
None
breenbob
Metadata
Metadata
Assignees
Labels
area-controls-radiobuttonRadioButton, RadioButtonGroupRadioButton, RadioButtonGroupfixed-in-8.0.0-preview.3.8149Look for this fix in 8.0.0-preview.3.8149!Look for this fix in 8.0.0-preview.3.8149!partnerIssue or Request from a partner teamIssue or Request from a partner teamplatform/ioss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working