https://bugs.kde.org/show_bug.cgi?id=373232

--- Comment #132 from Christoph Cullmann <cullm...@kde.org> ---
If you do that, in most cases, the same scaling mechanisms will kick in, see
https://doc.qt.io/qt-5/highdpi.html

"The application attribute Qt::AA_EnableHighDpiScaling, introduced in Qt 5.6,
enables automatic scaling based on the pixel density of the monitor."

Most applications set that, to behave the way you describe, but that will
result in exactly the same problems as if you set some "x.x" scale factor
manually.

For me just using the "I want to have 1.5" config does work easier.

=> But I must confess, Konsole is missing that flag, which it should have set
to behave well for desktop envs that just tweak the DPI.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to