Skip to content

Address issues with creating a dock editor#12159

Open
mattmassicotte wants to merge 2 commits into
godotengine:masterfrom
mattmassicotte:patch-1
Open

Address issues with creating a dock editor#12159
mattmassicotte wants to merge 2 commits into
godotengine:masterfrom
mattmassicotte:patch-1

Conversation

@mattmassicotte

Copy link
Copy Markdown

I ran into two problems while trying to follow along with the dock editor example.

First, there was an incorrect constant reference. That one was easy. The second is that the dock script cannot exactly follow the plugin template.

However, this is my first time making changes like this, and I'm not sure if they are sufficient, make sense, or correct (especially the C# changes)

I ran into two problems while trying to follow along with the dock editor example.

First, there was an incorrect constant reference. That one was easy. The second is that the dock script cannot exactly follow the plugin template.

However, this is my first time making changes like this, and I'm not sure if they are sufficient, make sense, or correct (especially the C# changes)
@mattmassicotte
mattmassicotte requested a review from a team as a code owner July 18, 2026 15:30
@mattmassicotte mattmassicotte changed the title Update making_plugins.rst Address issues with creating a dock editor Jul 18, 2026
@Calinou Calinou added bug topic:plugin topic:editor Related to editor features or workflows labels Jul 20, 2026
Comment thread tutorials/plugins/editor/making_plugins.rst Outdated

@Calinou Calinou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug topic:editor Related to editor features or workflows topic:plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants