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

QQuickWidget uses wrong device pixel ratio

    XMLWordPrintable

Details

    • Android

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes