Comment 5 for bug 1825816

Revision history for this message
Uwe Klotz (uklotzde-deactivatedaccount) wrote : Re: interface too small on 12inch hi-res display

It is not only Qt's responsibility since we decided to explicitly opt-in into auto-scaling with unforeseeable side effects. Now one has to set QT_AUTO_SCREEN_SCALE_FACTOR=0 to restore the default behavior in order to follow the instructions documented by Qt.

That's the problem with those half-baked solutions. Either you provide the full scale of configuration options or entirely leave it to someone else.