Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dotnet/wpf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 95b7cb7c47
Choose a base ref
...
head repository: dotnet/wpf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 32546f1aee
Choose a head ref
  • 1 commit
  • 24 files changed
  • 2 contributors

Commits on Sep 26, 2024

  1. [release/9.0] Fixed Font Scaling issue when FontSize is not set expli…

    …citly (#9787)
    
    * Fixed Font Scaling issue for Fluent styles when Font Size is not explicity set
    
    * Updated TextElement.FontSize metadata overrides to use ThemeMessageFontSize
    
    * Added a condition that is used to calculate the default font size before ThemMode and Resources are synced for Application
    
    * Fixed spelling
    
    * Enable scaling in all the Fluent styles
    
    * Made ThemeMessageFontSize scaling factor const
    
    ---------
    
    Co-authored-by: dipeshmsft <dipeshkumar@microsoft.com>
    github-actions[bot] and dipeshmsft authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    32546f1 View commit details
    Browse the repository at this point in the history
Loading