dotnet / dotnet/winforms

Explicitly assigned Font on Control do not consider mixed HDPI mode applications and may incorrectly propagate to child controls that are in SA.

Open
#6,215 0 comments 0 reactions 0 assignees View on GitHub
area-HDPI
Dominant language
C#
Stars
4.9k
Forks
1.1k
Avg merge
20h 23m
Merged PRs (30d)
103

Description

Explicitly assigned Font is scaled when there is a DPI change in PmV2 applications and propagate this new Font to its children.
However, in a mixed mode application, children may be running in SystemAware mode and thus does not need scaled Font.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.