Skip to content

qml: do not assign size to double type property

This is a mistake from recently merged !6737 (merged). In the older iteration, padding was size but then I made it real because denormalized padding is the same for width and height (as the shader simply does dist += softEdgeMax).

Request review @chub.

Merge request reports

Loading