You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Did it work in any of the earlier releases of .NET Core or .NET 5+?
No
Issue description
When launching the application on a primary monitor set to 175% scaling and then changing the System Scale parameter to 100%, the "Up" and "Down" buttons—which were expected to scale down—actually became larger.
Conversely, when changing the scaling to 250%, the "Up" and "Down" buttons—which were expected to scale up—actually became smaller.
The same issue occurs when moving the application between screens with different DPI settings.
Everything works correctly in Classic mode.
The display returns to normal after restarting the app.
.NET version
11.0.0-preview.7.26365.101
Did it work in .NET Framework?
Yes
Did it work in any of the earlier releases of .NET Core or .NET 5+?
No
Issue description
When launching the application on a primary monitor set to 175% scaling and then changing the System Scale parameter to 100%, the "Up" and "Down" buttons—which were expected to scale down—actually became larger.
Conversely, when changing the scaling to 250%, the "Up" and "Down" buttons—which were expected to scale up—actually became smaller.
Recording.2026-07-20.021407.mp4
Steps to reproduce