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

QQuickWidget uses wrong device pixel ratio

XMLWordPrintable

    • Android

      QML scenes displayed in a QQuickWidget on devices with a fractional device pixel ratio (like 1.5) look pixelated.

      It looks like that the QQuickWidget uses devicePixelRatio() instead of devicePixelRatioF() to calculate the size of the used frame buffer object. This results in the FBO to be smaller than the size of the actual widget.

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

            whoistheguilty Tapio Oksa
            fderinger Florian Deringer
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes