-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I know that it doesn't have official documentation but we still need to work with it. Please add currently existing properties to unblock current development:
"isCentered": true,
"flipScale": { "sx": 1, "sy": 1 },
"rotationHandle": { "x": 1, "y": 0.5 },
"degreeRotation": 0,
"scaleFactors": { "scaleX": 1, "scaleY": 1 },
"linkId": "",
"endR": 0.5,
"endY": 0.5,
"endX": 0.5,
"startR": 0,
"startY": 0.5,
"startX": 0.5,
"transformHeight": 0,
"transformWidth": 0,
"gradientTransform": { "a": 1, "b": 0, "c": 0, "d": 1, "e": 0, "f": 0 },
"colorStops": [
{
"color": { "a": 255, "r": 255, "g": 255, "b": 255, "linkId": "", "value": 4294967295 },
"stop": 0
},
{
"color": { "a": 255, "r": 88, "g": 58, "b": 168, "linkId": "", "value": 4283972264 },
"stop": 1
}
],
"rotationHandleX": 1,
"rotationHandleY": 0.5,
"rotation": 0,
"scaleX": 1,
"scaleY": 1
}```
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request