GerbilSoft / rom-properties

ROM Properties Page shell extension
GNU General Public License v2.0
459 stars 35 forks source link

Layout issues #199

Open aLinkBw opened 4 years ago

aLinkBw commented 4 years ago

The rp-config utility looks not good on Windows10

image

GerbilSoft commented 4 years ago

This may be a DPI issue. Notice the fonts for the grid labels are using a different font size than the others; that's because they're created at runtime rather than as part of the dialog resource.

Is your DPI setting set to 100% or something else?

EDIT: I tested this on Win10 LTSC 1809 with 150% DPI and it appears correct. (rp-config has DPI-awareness disabled, so Windows upscales the window.)

DankRank commented 4 years ago

Windows 10 1709, looks fine before and after ea95b51686ec23cc3be73700bcdb54955e92dba0 with both font scaling (115%) and high DPI (125%)