https://bugs.documentfoundation.org/show_bug.cgi?id=141578

--- Comment #103 from [email protected] ---
Hi!
What if, when working with monitors that use different scaling factors, we
returned the same DPR and resolution for both monitors (specifically from
QtFrame::devicePixelRatioF() and QtGraphicsBase::devicePixelRatioF())?

I gave it a try, and visually everything seems to work fine.

What's more, several people have mentioned that rendering works correctly with
gtk3, unlike qt(5/6)/kf(5/6). While debugging, however, I noticed that gtk3
always ends up using the same resolution and scaling for its windows at the VCL
level. That may well be why it behaves correctly.

I'd be happy to investigate this further and work on a fix if this approach
would be considered acceptable.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to