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.wilder/Plasma/6.2
parent
75b08a8fd9
commit
601d33f294
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue