Use scene devicePixelRatio all the way
When possible, use the devicePixelRatio from the scene which on Wayland unlike the QApplication will properly support fractional scaling.
Before
After
Edited by Kai Uwe Broulik
When possible, use the devicePixelRatio from the scene which on Wayland unlike the QApplication will properly support fractional scaling.
Before
After