Skip to content

Use open_search shortcut instead of hard-coded events#116971

Open
KoBeWi wants to merge 1 commit intogodotengine:masterfrom
KoBeWi:longcut
Open

Use open_search shortcut instead of hard-coded events#116971
KoBeWi wants to merge 1 commit intogodotengine:masterfrom
KoBeWi:longcut

Conversation

@KoBeWi
Copy link
Member

@KoBeWi KoBeWi commented Mar 2, 2026

editor/open_search shortcut is used most commonly for focusing the search bars. For whatever reason in 2 places it was instead hardcoded as Ctrl+F, and what's worse, hard-coded using InputEventKey::create_reference() (which was creating a key reference every time an event was received).

@KoBeWi KoBeWi added this to the 4.x milestone Mar 2, 2026
@KoBeWi KoBeWi requested a review from a team as a code owner March 2, 2026 17:53
@ryevdokimov ryevdokimov modified the milestones: 4.x, 4.7 Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants