Skip to content

Second attempt at upscaling icons

Marco Martin requested to merge work/mart/iconresolutiontake2 into master

Similar to what Qt Image element does, use devicePixelRatio to get the proper geometry of the rectangle where the icon will be painted into, not rounded but compensated so that in the final rendered image will be aligned to the pixel grid

image

BUG: 474376

Edited by Marco Martin

Merge request reports