Skip to content

Cannot change a Page name after instantiation #132

Description

@kharybdys

I wanted to set the page name, and right now TreeDiagram instantiates its Page without name so it's a change after the fact.

I can set page.name but it doesn't reflect in the generated drawio, because it actually needs to be set in the diagram.

The logical thing is to create a property with setter that reflects the diagram, similar to a lot of other properties around the library.

I have a branch already with the fix + new test.

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