Skip to content

The margin between the mark and content of the radio button is too narrow. #8291

@myroot

Description

@myroot

Description

RadioButton is TemplatedView, so some platform use DefaultTemplate to represent Radio button, but this template has some issue

  1. Too narrow between radio mark and content.
  2. BorderWidth not applied

This is because DefaultTemplate is based on Frame.

The space between the radio mark and the content is too narrow
image
BorderWidth 4 but displayed as 1
image

Steps to Reproduce

  1. 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

Metadata

Metadata

Labels

area-controls-radiobuttonRadioButton, RadioButtonGroupfixed-in-8.0.0-preview.3.8149Look for this fix in 8.0.0-preview.3.8149!partnerIssue or Request from a partner teamplatform/ioss/triagedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions