Skip to content

Fix control binding the escape key.#2896

Open
HansAschenloher wants to merge 1 commit intoPixelGuys:masterfrom
HansAschenloher:2257-fix-escape-during-control-binding-process
Open

Fix control binding the escape key.#2896
HansAschenloher wants to merge 1 commit intoPixelGuys:masterfrom
HansAschenloher:2257-fix-escape-during-control-binding-process

Conversation

@HansAschenloher
Copy link
Copy Markdown
Contributor

When pressing the escape key while in a control binding process, then the control should get bound to escape and the settings window should still be open.
This commit disables closing the settings window while binding a key.

fixes: #2257

When pressing the escape key while in a control binding process,
then the control should get bound to escape and the settings window
should still be open.
This commit disables closing the settings window while binding a key.

fixes: PixelGuys#2257
@Wunka Wunka moved this to Easy to Review in PRs to review Apr 19, 2026
Copy link
Copy Markdown
Member

@IntegratedQuantum IntegratedQuantum left a comment

Choose a reason for hiding this comment

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

The same issue applies to all other keybinds that can be pressed while in the settings.
So please apply this fix in a central location where it applies to all keybinds.

@IntegratedQuantum IntegratedQuantum moved this from Easy to Review to In review in PRs to review Apr 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In review

Development

Successfully merging this pull request may close these issues.

Pressing escape during binding process closes the menu yet still binds it

3 participants