Skip to content

Fix context plugins not called for empty clicks in Scene#115202

Merged
Repiteo merged 1 commit into
godotengine:masterfrom
KoBeWi:no_context_plugin
Jan 26, 2026
Merged

Fix context plugins not called for empty clicks in Scene#115202
Repiteo merged 1 commit into
godotengine:masterfrom
KoBeWi:no_context_plugin

Conversation

@KoBeWi

@KoBeWi KoBeWi commented Jan 21, 2026

Copy link
Copy Markdown
Member

Clicking on empty space (added in #95540) did not invoke related EditorContextMenuPlugins.

@KoBeWi KoBeWi added this to the 4.x milestone Jan 21, 2026
@KoBeWi KoBeWi requested a review from a team January 21, 2026 12:26
@akien-mga akien-mga modified the milestones: 4.x, 4.7 Jan 21, 2026
@Repiteo Repiteo merged commit 50b30b9 into godotengine:master Jan 26, 2026
20 checks passed
@Repiteo

Repiteo commented Jan 26, 2026

Copy link
Copy Markdown
Contributor

Thanks!

@KoBeWi KoBeWi deleted the no_context_plugin branch January 26, 2026 19:56
rivie13 pushed a commit to rivie13/Phoenix-Agentic-Engine that referenced this pull request Feb 16, 2026
Fix context plugins not called for empty clicks in Scene
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment