Skip to content

Sets the FontWeight of ToolTip as Normal #10546

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

Merged
merged 2 commits into from
Mar 10, 2025

Conversation

siagupta0202
Copy link
Contributor

@siagupta0202 siagupta0202 commented Mar 7, 2025

Fixes #9973

Description

Sets the FontWeight of ToolTip as Normal in Fluent

Customer Impact

Regression

No

Testing

Local build pass, tested with sample applications

Risk

Microsoft Reviewers: Open in CodeFlow

@Copilot Copilot AI review requested due to automatic review settings March 7, 2025 11:20
@siagupta0202 siagupta0202 requested review from a team as code owners March 7, 2025 11:21
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

@siagupta0202 siagupta0202 moved this to 🏗 In Progress in WPF Fluent Theming Mar 7, 2025
@dotnet-policy-service dotnet-policy-service bot added the PR metadata: Label to tag PRs, to facilitate with triage label Mar 7, 2025
@siagupta0202 siagupta0202 added this to the .NET 10 milestone Mar 7, 2025
Copy link

codecov bot commented Mar 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 11.56046%. Comparing base (910235c) to head (0dd2970).
Report is 4 commits behind head on main.

Additional details and impacted files
@@                 Coverage Diff                 @@
##                main      #10546         +/-   ##
===================================================
+ Coverage   11.45020%   11.56046%   +0.11026%     
===================================================
  Files           3214        3214                 
  Lines         648495      648495                 
  Branches       71512       71512                 
===================================================
+ Hits           74254       74969        +715     
+ Misses        573073      572272        -801     
- Partials        1168        1254         +86     
Flag Coverage Δ
Debug 11.56046% <ø> (+0.11026%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dipeshmsft dipeshmsft merged commit 270b79a into dotnet:main Mar 10, 2025
8 checks passed
@github-project-automation github-project-automation bot moved this from 🏗 In Progress to ☑ Done in WPF Fluent Theming Mar 10, 2025
@dipeshmsft dipeshmsft modified the milestones: .NET 10, 10.0.0 Apr 9, 2025
@github-actions github-actions bot locked and limited conversation to collaborators May 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
PR metadata: Label to tag PRs, to facilitate with triage Win 11 Theming
Projects
Status: ☑ Done
Development

Successfully merging this pull request may close these issues.

Fluent Theme: ToolTip inherits style from TextBlock
2 participants