Skip to content

Commit f65a13d

Browse files
committed
set default for CornerTrait.cornerSmoothing
The documentation references a default of `0` so add that to the definition.
1 parent 04e02c3 commit f65a13d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

openapi/openapi.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3303,6 +3303,7 @@ components:
33033303
from 0 to 1. 0 is the default and means that the corner is perfectly
33043304
circular. A value of 0.6 means the corner matches the iOS 7
33053305
"squircle" icon shape. Other values produce various other curves.
3306+
default: 0
33063307
rectangleCornerRadii:
33073308
type: array
33083309
items:

0 commit comments

Comments
 (0)