Skip to content

Node for constructing a Gradient  #3

@timon-schelling

Description

@timon-schelling

The fill node accepts the Gradient type. This contains the start position, the end position, the linear/radial, and the stops.
The «gradient value» node creates the GradientStops type which only contains the colours and the fractions.
This makes it impossible to actually use the fill node from the graph, preventing the easy sharing of gradients between layers.

There should be a new node to construct a Gradient using the stops and the other data.

original: GraphiteEditor#2875

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions