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

Update Corner Radius Resource #9119

Merged
merged 1 commit into from
Jun 6, 2024
Merged

Conversation

harshit7962
Copy link
Member

@harshit7962 harshit7962 commented May 17, 2024

Fixes #9082

Description

For top-level containers such as app windows, flyouts, cards and dialogs, WinUI uses the resource OverlayCornerRadius with a value set to 8 pixel. Similar resource in WPF is set to 4 pixels and this change updates the value the resource to 8 pixels.

Regression

None

Testing

Local Build Pass
Sample Application Testing

Risk

None

Microsoft Reviewers: Open in CodeFlow

@harshit7962 harshit7962 requested a review from a team as a code owner May 17, 2024 05:32
@dotnet-policy-service dotnet-policy-service bot added the PR metadata: Label to tag PRs, to facilitate with triage label May 17, 2024
@anjali-wpf anjali-wpf merged commit 6c97dfe into dotnet:main Jun 6, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR metadata: Label to tag PRs, to facilitate with triage Win 11 Theming
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OverlayCornerRadius should be 8
2 participants