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

.NET 9 Preview 4 Wpf Themed using PresentatinFramework.Fluent Fonts do not scale with System Font scaling #9192

Open
jcddcjjcd opened this issue Jun 3, 2024 · 1 comment · May be fixed by #9719
Assignees
Labels
🚧 work in progress Investigate Requires further investigation by the WPF team. Win 11 Theming

Comments

@jcddcjjcd
Copy link

Description

When using the the PresentationFramework.Fluent in .NET 9 Preview 4 the Fonts do not scale with Settings/Accesability/TextSize when usig WPF

Reproduction Steps

Any control showing text will reveal the issue

Expected behavior

Scalling as in .NET 8

Actual behavior

Test remains the same size

Regression?

No response

Known Workarounds

No response

Impact

I guess this is a work in progress

Configuration

.NET 9 Preview 4
Windows 11
x64
Unkown

Other information

No response

@jcddcjjcd jcddcjjcd changed the title .NET 9 Preview 4 Wpf Themed using PresentatinFramework.Fluet Fonts do not scale with System Font scaling .NET 9 Preview 4 Wpf Themed using PresentatinFramework.Fluent Fonts do not scale with System Font scaling Jun 3, 2024
@lindexi lindexi added Investigate Requires further investigation by the WPF team. Win 11 Theming labels Jun 3, 2024
@hongruiyu
Copy link

There doesn't seem to be a standard PresentationFramework.Fluent library specifically for fonts in the default .NET WPF libraries.
Are you using the Fluent.Ribbon package and installing it by opening the NuGet package manager?
If not, could you share a link to PresentationFramework.Fluent and show how to use it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚧 work in progress Investigate Requires further investigation by the WPF team. Win 11 Theming
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

4 participants