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

Add DialogHost.DialogContentUniformCornerRadius #3103

Merged
merged 2 commits into from
Feb 26, 2023

Conversation

nicolaihenriksen
Copy link
Contributor

Addresses #3088

Allows users of DialogHost to specify a custom (uniform) corner radius for the nested Card.

An alternative approach could be to introduce a CardAssist.UniformCornerRadius attached property; although it would clash a little with the already defined Card.UniformCornerRadius normal dependency property.

image

Allows users of DialogHost to specify a custom (uniform) corner radius for the nested Card
@Keboo Keboo added enhancement release notes Items are likely to be highlighted in the release notes. labels Feb 26, 2023
MaterialDesignThemes.Wpf/DialogHost.cs Outdated Show resolved Hide resolved
@Keboo Keboo enabled auto-merge (squash) February 26, 2023 01:59
@Keboo Keboo merged commit 08bff44 into MaterialDesignInXAML:master Feb 26, 2023
@nicolaihenriksen nicolaihenriksen deleted the discussion3088 branch February 27, 2023 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement release notes Items are likely to be highlighted in the release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants