qtdeclarative/tests/manual/rectangle
Magdalena Stojek 727d235039 Refactor corner radius handling with explicit unset state
Replace the use of -1 to indicate unset corner radii with explicit
bitfield flags to track whether each corner radius is set.
The default value for unset radii remains 0.0.

Fixes: QTBUG-120188
Change-Id: If51a0165386a0c474ecd57ef23310d1c28f0f60b
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
2025-02-21 08:33:57 +01:00
..
corners.qml Refactor corner radius handling with explicit unset state 2025-02-21 08:33:57 +01:00