Skip to content

Fix options menu not toggling off when pressing f3 again#37648

Draft
JerryK73 wants to merge 1 commit into
ppy:masterfrom
JerryK73:optionsToggle
Draft

Fix options menu not toggling off when pressing f3 again#37648
JerryK73 wants to merge 1 commit into
ppy:masterfrom
JerryK73:optionsToggle

Conversation

@JerryK73
Copy link
Copy Markdown

@JerryK73 JerryK73 commented May 6, 2026

Previously pressing f3 again when the options menu was open would just open it again. This code changes the Action from always showing the popover to closing it if it is already open.

As noted in the original issue, framework changes were also required for this to work. You can find the separate pr here.

Was unsure if tests were necessary for a fix with minimal changes like this, please let me know if you would like me to add some!

Fixes issue #36331

@JerryK73
Copy link
Copy Markdown
Author

JerryK73 commented May 6, 2026

Note: The tests are failing because this depends on the changes from the framework pull request.

@bdach
Copy link
Copy Markdown
Collaborator

bdach commented May 6, 2026

You have authored contributions to other projects with self-disclosed LLM usage (example). LLM usage is not allowed in this repository.

Please disclose whether LLMs have been used to author this contribution in any capacity.

@JerryK73
Copy link
Copy Markdown
Author

JerryK73 commented May 6, 2026

Hi @bdach thanks for the comment, I did not use LLMs while developing this.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants