-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
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:
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 = TrueMetadata
Metadata
Assignees
Labels
No labels