Skip to content

Radio button's default template improvements #26719

Merged
PureWeen merged 3 commits into
dotnet:mainfrom
kubaflo:fix-26689
Jan 29, 2025
Merged

Radio button's default template improvements #26719
PureWeen merged 3 commits into
dotnet:mainfrom
kubaflo:fix-26689

Conversation

@kubaflo

@kubaflo kubaflo commented Dec 19, 2024

Copy link
Copy Markdown
Contributor

Issues Fixed

Fixes #26689

<RadioButton
    Content="wwa"
    BackgroundColor="Red"
    HeightRequest="50"
    Margin="0,70,0,0"
    TextColor="Black"/>
Before After

@PureWeen

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 3 pipeline(s).

@jsuarezruiz

Copy link
Copy Markdown
Contributor

/azp run

@jsuarezruiz jsuarezruiz self-assigned this Jan 15, 2025
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 3 pipeline(s).

mattleibow
mattleibow previously approved these changes Jan 15, 2025

@PureWeen PureWeen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like unit tests are failing

Border Style properties should not affect RadioButton(property: BindableProperty { DeclaringType = typeof(Microsoft.Maui.Controls.VisualElement), DefaultBindingMode = OneWay, DefaultValue = 0, IsReadOnly = False, PropertyName = "Rotation", ... }, value: 0.

@kubaflo

kubaflo commented Jan 17, 2025

Copy link
Copy Markdown
Contributor Author

The changes required unit tests adjustments

@jsuarezruiz

Copy link
Copy Markdown
Contributor

/rebase

@jsuarezruiz

Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 3 pipeline(s).

@PureWeen PureWeen merged commit 5d50806 into dotnet:main Jan 29, 2025
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Radiobutton not visible in .Net Maui on iOS 18

4 participants