Skip to content
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

(GH-3821) Fix Fill and Stroke brush for RadioButton's outer ellipse #3835

Merged
merged 1 commit into from Jun 4, 2020

Conversation

punker76
Copy link
Member

@punker76 punker76 commented Jun 4, 2020

Describe the changes you have made to improve this project

We need to use a different brush or an attached property to set the Fill and Stroke properties.

For now we use the MahApps.Brushes.ThemeBackground and MahApps.Brushes.CheckBox.

Closed Issues

Closes #3821

We need to use a different brush or an attached property to set the Fill and Stroke properties.

For now we use the MahApps.Brushes.ThemeBackground and MahApps.Brushes.CheckBox.
@punker76 punker76 added this to the 2.0.1 milestone Jun 4, 2020
@punker76 punker76 merged commit bd88fa3 into develop Jun 4, 2020
@punker76 punker76 deleted the fix/GH-3821-RadioButton-Background branch June 4, 2020 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

In RadioButton the OuterEllipse.Fill shouldn't be bound to the RadioButton's background
1 participant