Skip to content

Workaround for fractional scaling rendering

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

don't set the devicepixelratio on the intermediate images but only on the last one using scaled sizes for the images in between, or KSvg::paint gets confused

the proper solution is to make ksvg support natively fractional scaling

BUG:477457

Edited by Marco Martin

Merge request reports