Skip to content

Track render type based on Window DPR

David Edmundson requested to merge work/d_ed/text_attached into master

On wayland with upcoming changes we can get differing screen and window device pixel ratios. It's important we use the more precise window dpr for this existing hack to continue working.

Merge request reports