Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-80919

[REG 5.13->5.14] regression Qt::AA_EnableHighDpiScaling

XMLWordPrintable

    • Linux/X11

      After the update from qt-5.13.2 to qt-5.14.0, kde apps like konsole and dolphin seem to ignore the dpi settings of a screen and show too big fonts

       

      patching dolphin and console and removing

      QCoreApplication::setAttribute(Qt::AA_EnableHighDpiScaling, true);

      from main.cpp fixes the fonts and honors the DPI settings again.

       

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            esabraha Eskil Abrahamsen Blomfeldt
            tim_dagger Tim Dagger
            Votes:
            5 Vote for this issue
            Watchers:
            13 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes