-
Notifications
You must be signed in to change notification settings - Fork 1k
Address additional TitleBar corner case issues #13560
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
Address additional TitleBar corner case issues #13560
Conversation
859b3c6
to
62e6a61
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It isn't clear from reading the comments what the exact ordering dependency is.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #13560 +/- ##
===================================================
- Coverage 76.60068% 76.59400% -0.00669%
===================================================
Files 3230 3230
Lines 639151 639161 +10
Branches 47295 47297 +2
===================================================
- Hits 489594 489559 -35
- Misses 145989 146019 +30
- Partials 3568 3583 +15
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
We introduced a few new APIs around TitleBar control (independent of dark mode).
Fixes #12991.
Fixes #12992.
Microsoft Reviewers: Open in CodeFlow