Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Make RadioButton default template's ContentPresenter fill the Frame #13382

Merged
merged 1 commit into from
Jan 15, 2021

Conversation

hartez
Copy link
Contributor

@hartez hartez commented Jan 12, 2021

Description of Change

The ContentPresenter inside the Frame for the default RadioButton template was centered, rather than filling the Frame as expected. These changes make the ContentPresenter fill the Frame.

Issues Resolved

API Changes

None

Platforms Affected

  • iOS

Behavioral/Visual Changes

None

Before/After Screenshots

Before:

before

After:

after

Testing Procedure

Control Gallery -> RadioButton Gallery -> RadioButton Content

The "Option A" text on the first RadioButton should be left-aligned, not centered.

PR Checklist

  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

@hartez hartez added this to the 5.0.0 milestone Jan 12, 2021
@hartez hartez added this to To do in vNext+1 (5.0.0) via automation Jan 12, 2021
@hartez hartez moved this from To do to In Review in vNext+1 (5.0.0) Jan 12, 2021
@PureWeen PureWeen merged commit e1ae4e1 into 5.0.0 Jan 15, 2021
vNext+1 (5.0.0) automation moved this from In Review to Done Jan 15, 2021
@PureWeen PureWeen deleted the fix-13374 branch January 15, 2021 16:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

[Bug] Xamarin.Forms 5.0: RadioButton content layout on iOS
4 participants