https://bugs.kde.org/show_bug.cgi?id=407501
Postix <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Postix <[email protected]> --- QT_AUTO_SCREEN_SCALE_FACTOR is deprecated since 5.14 > Added the QT_ENABLE_HIGHDPI_SCALING environment variable > which enables high-dpi scaling based on display DPI. > Replaces QT_AUTO_SCREEN_SCALE_FACTOR (now deprecated), > and corresponds to the Qt::AA_EnableHighDpiScaling application attribute. source: https://wiki.qt.io/New_Features_in_Qt_5.14 -- You are receiving this mail because: You are watching all bug changes.
