Skip to content

Missed properties for RadialGradientFill #61

@GDreyV

Description

@GDreyV

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions