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

--- Comment #107 from Michael Weghorn <[email protected]> ---
(In reply to nuke from comment #103)
> 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.

That initially sounds like it might be the same idea as mentioned in comment 9.
I'd be happy to test and review a Gerrit change if you submit one.
(Submitting a work-in-progress/demo one initially would be fine, too.)

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

Reply via email to