-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
area-HDPIHDPI, not specific to Dpi mode of appHDPI, not specific to Dpi mode of appuntriagedThe team needs to look at this issue in the next triageThe team needs to look at this issue in the next triage
Description
.NET version
.NET SDK 11.0.100-alpha.1.25619.109
Did it work in .NET Framework?
No
Did it work in any of the earlier releases of .NET Core or .NET 5+?
In the .NET 10.0 & .NET 9.0, the Cursor editor in propertyGrid is not scaled well in all HDPI settings, tracked by 9007
Issue description
Cursor editor some items in propertyGrid are not displayed with special DPI, such as 125%, 175%, 225%, 250%; not reproduce on 150%, 200%, 300% DPI setting.
HDPI.mp4
Steps to reproduce
- Create .NET winforms project with a PropertyGrid control
- Select the Form1 as object for the propertyGrid1.
- Run the project, and expand the cursor editor panel
- Scroll to last items to observe
More info:
The items displayed well after click it in the cursor editor panel
Copilot
Metadata
Metadata
Assignees
Labels
area-HDPIHDPI, not specific to Dpi mode of appHDPI, not specific to Dpi mode of appuntriagedThe team needs to look at this issue in the next triageThe team needs to look at this issue in the next triage