Skip to content

framesvgitem: remove one unnecessary maxvalue comparison

Fushan Wen requested to merge work/fuf/efficient-newDevicePixelRation into master

newDevicePixelRation is already ensured to be geq than 1.0

Merge request reports