Skip to content
Commit 8ee44845 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

effect: Allocate an offscreen fbo with correct scale in OffscreenQuickView

QQuickWindow::effectiveDevicePixelRatio() uses the device pixel ratio
of the attached QQuickRenderTarget. Instead, the scale factor of the
output should be used, which is what QWindow::devicePixelRatio() returns.


(cherry picked from commit 601d33f2)
parent be9bd4ca
Pipeline #593246 canceled with stage
in 21 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment