Skip to content

Restore proper devicepixelratio when extracting from cache

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

like in base Svg, also in FrameSvg restore the proper devicepixelratio when getting the image from the cache, as KImageCache doesn't save or restore the information about it.

This fixes blur region mask sometimes wrong behind floating panels

BUG:488295

Edited by Marco Martin

Merge request reports