Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(UI): Adds a hotkey for the save format in the main menu #6211

Merged
merged 1 commit into from
Mar 18, 2025

Conversation

joveeater
Copy link
Collaborator

Purpose of change (The Why)

The hotkey for the new save format conversion option in the menu was missing. This leads to UB when it tries to access it.

Describe the solution (The How)

Give it a hotkey of 'f' for format.

Testing

No UB there now.

@github-actions github-actions bot added the src changes related to source code. label Mar 18, 2025
@scarf005 scarf005 changed the title fix: Adds a hotkey for the save format in the main menu fix(UI): Adds a hotkey for the save format in the main menu Mar 18, 2025
@scarf005 scarf005 merged commit 90d00d0 into cataclysmbnteam:main Mar 18, 2025
16 checks passed
@leemuar
Copy link

leemuar commented Mar 24, 2025

thanks for fixing this, I've encountered this bug when I was testing mouse for main menu. I though my changes messed things up, but thank god we have git blame

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
src changes related to source code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants