microsoft / devhome

The new Dev Home experience for Windows!
https://aka.ms/devhomedocs
MIT License
3.56k stars 311 forks source link

Blurry Memory widget screenshot in "Add widgets" UI #3096

Open darkvertex opened 3 months ago

darkvertex commented 3 months ago

Dev Home version

0.1401.505.0

Windows build number

10.0.22631.3593

Other software

No response

Steps to reproduce the bug

Open the "Add widgets" dialog and click through CPU, GPU, then Memory, then Network, and notice how Memory looks damn blurry.

(This bad screenshot was introduced by PR #2343 when a 1200px resolution screenshot was replaced with a measly 300px one.)

Expected result

I expect all widget screenshots to be the same high-def resolution so they look sharp and not make me question my eyesight or think that antialiasing is on the fritz.

Actual result

Blurry widget screenshot:

image

Now see the sharpness of the CPU widget screenshot in comparison:

image

Included System Information

No response

Included Extensions Information

No response

krschau commented 3 months ago

@darkvertex Is your screen at a scale other than 100% (Windows Settings -> System -> Display -> Scale)? Interestingly, the smaller resolution fixed the blurriness issue for me. We should figure out how to get it looking best on all resolutions.

darkvertex commented 3 months ago

Yes, that screen of mine is set at 150% (as recommended by Windows itself.)

In my case my secondary monitor has a much larger resolution so it makes the sizes of things consistent when dragging one window across them back and forth. At 100% my high DPI screen is uncomfortable.