Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.6.1, 5.7.0
Description
Steps to reproduce the issue
1. Run the attached modified Qt example, openglunderqml. It is using QQuickPaintedItem instead of painting to the background of QWindow.
2. Observe the drawing area
Outcome:
QQuickPainterItem's viewport isn't scaled by window()->devicePixelRatio(). The QQuickPaintedItem's texture however has the correct size. Only the bottom left quadrand is rendered on a Retina display.
Attachments
Issue Links
- is required for
-
QTBUG-50991 High-DPI Qt
- Closed
- relates to
-
QTBUG-37095 Canvas element renders fuzzy on retina displays
- Closed