Skip to content

Configuring the toolbar #17

@schnack

Description

@schnack

Hi!
Please add the ability to customize the "toolbar" so that i can add "layers" and "tags".

diagram_config = {
            "toolbar": "zoom layers tags" if plugin_config["toolbar"] else None,
            "tooltips": "1" if plugin_config["tooltips"] else "0",
            "border": plugin_config["border"] + 5,
            "resize": "1",
            "edit": "_blank",
        }

Thanks!

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