Skip to content

Commit 4aab64d

Browse files
committed
set default for CornerTrait.cornerSmoothing
The documentation references a default of `0` so add that to the definition.
1 parent 887d806 commit 4aab64d

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
@@ -3309,6 +3309,7 @@ components:
33093309
from 0 to 1. 0 is the default and means that the corner is perfectly
33103310
circular. A value of 0.6 means the corner matches the iOS 7
33113311
"squircle" icon shape. Other values produce various other curves.
3312+
default: 0
33123313
rectangleCornerRadii:
33133314
type: array
33143315
items:

0 commit comments

Comments
 (0)