Skip to content

framesvgitem: avoid unnecessary type conversion in `resizeFrame`

Fushan Wen requested to merge work/fuf/qsizef into master

resizeFrame accepts arguments of QSizeF type.

Merge request reports