DPI scaling for qwindow
-
Hi,
Is it possible to disable the DPI scaling for qt windows independently?
My application should still scale, but only select windows should not scale so that i always render them at the specified pixel resolution no matter which screen i move it to.
This is important if you want to have a pixel perfect visualization of certain things.