Skip to content

LayoutSequence should have one handle on the graph. #2

@martinitus

Description

@martinitus

Currently, a LayoutSequence is "an iterable of Layouts". This means, a LayoutSequence could eventually reference different graphs, because every layout has it's own handle on the graph it belongs to.

Instead, there should be one graph handle in the layout sequence.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions