Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5.2, 6.5.3, 6.6.0
-
None
-
-
a744d3082 (dev)
Description
The fix for QTBUG-115461 didn't fully fix the issue, it's still reproducible with QOpenGLWidget. I tried to patch Qt to force both QBackingStoreDefaultCompositor::createPerQuadData and QBackingStoreDefaultCompositor::updatePerQuadData to always use m_samplerLinear, the issue disappears then.
Attachments
Issue Links
- resulted from
-
QTBUG-115461 [REG 6.5.1 -> 6.5.2] QT_WIDGETS_HIGHDPI_DOWNSCALE is broken again
- Closed