Skip to content

Add an icon to the docked panel #38

Description

@gikari

Currently MCP Pro tab does not have an icon.

Image

It would be nice it to have one.

To display the icons in the docks at the bottom, this setting must be enabled:

Image

I believe the icon could be set by using EditorDock class:

	dock = EditorDock.new()
	dock.title = "MCP Pro"
	dock.dock_icon = preload("uid://...")

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