mirror of https://github.com/mosra/magnum.git
Browse Source
Without this it would fall back to physical DPI, i.e. taken from the display dimensions. Which sometimes *is* correct, but often isn't what the users want -- it's common to have a high DPI screen on a laptop (such as a full HD on a 15.6") but still only use 100% scaling even though it's a bit tiny. And often it's completely incorrect, depending on how accidentally misconfigured the system is, and the users won't even know because almost nothing uses the physical DPI value by default.pull/638/head
1 changed files with 12 additions and 0 deletions
Loading…
Reference in new issue