-
Bug
-
Resolution: Done
-
P2: Important
-
5.15.4
-
window
-
-
08838f434b55024d9d5a9252fc2a3fb782b087da (qt/qtdeclarative/dev) 4a878256bd283921c02f135174db0fa6f1fe39eb (qt/qtdeclarative/6.1) 040f7b93b44b5b7880a8e07f878158440fcb2f31 (qt/tqtc-qtdeclarative/5.15)
By scaling display settings, svg image is getting pixelated.
Even adding following Image control to prevent it does not works when application starts and then display is scaled to 150% or higher on windows.
sourceSize.width: rDDErrorImgWidth * Screen.devicePixelRatio
sourceSize.height: rDDErrorImgHeight * Screen.devicePixelRatio
Attached source code, image and screenshot of windows settings.
- resulted in
-
QTBUG-131472 BorderImage display error if change the window DPR
-
- Reported
-