Skip to content

Set devicePixelRatio for drag pixmap

Kai Uwe Broulik requested to merge work/kbroulik/highdpidragpix into master

Ensures the drag pixmap is crisp


@dhaumann @davidedmundson

Looks like the renderer already does the right thing, just the pixmap didn't have devicePixelRatio set

Before:

Screenshot_20210613_203048

After

Screenshot_20210613_203537

Merge request reports