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

Fix ContentDialog CornerRadius #1405

Merged
merged 3 commits into from
Oct 4, 2019
Merged

Conversation

kaiguo
Copy link
Contributor

@kaiguo kaiguo commented Oct 3, 2019

Description

The ContentDialog project was not properly referenced by mux dll so the CornerRadius style changes didn't take effect. Fixed project referencing issue also updated default button styles.

Motivation and Context

Fixes #1345

How Has This Been Tested?

Verified both manually and in visual tree test.

Screenshot after fix:

image

@kaiguo kaiguo requested a review from a team as a code owner October 3, 2019 22:36
@jevansaks jevansaks added needs-cherrypicktorelease PR tagged for cherry-pick to the current release branch (but not yet picked) release note PR that we want to call out in the next release summary labels Oct 3, 2019
@jevansaks
Copy link
Member

Now that there's visual verification, can you add some visual verification coverage to verify that the corners of things are rounded correctly?

@kaiguo
Copy link
Contributor Author

kaiguo commented Oct 4, 2019

Now that there's visual verification, can you add some visual verification coverage to verify that the corners of things are rounded correctly?

Yeah there's already a test covering it and I just updated the master file ed42d60.

@kaiguo kaiguo merged commit 45c12e5 into master Oct 4, 2019
@kaiguo kaiguo deleted the user/kaiguo/contentdialog-cornerradius branch October 4, 2019 19:35
@kaiguo kaiguo mentioned this pull request Oct 8, 2019
@jevansaks jevansaks removed the needs-cherrypicktorelease PR tagged for cherry-pick to the current release branch (but not yet picked) label Dec 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Styling release note PR that we want to call out in the next release summary
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: CornerRadius Inconsistency/Missing in ContentDialog/MessageDialog
3 participants