Skip to content

Feature Request: Show Icon #64

@Steffen-W

Description

@Steffen-W

Hi @MitjaNemec,

I would be happy if your plugin would show the icon for your plugin by default.

This can be easily implemented. Just add the following:

init.py#L23-L26

        def defaults(self):
            self.name = "ReplicateLayout"
            self.category = "Replicate Layout"
            self.description = "Replicates layout from one sheet to other sheets in multiple sheet schematics"
            self.show_toolbar_button = True

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