Skip to content

Conversation

VioletSnowLeopard
Copy link
Contributor

@VioletSnowLeopard VioletSnowLeopard commented Sep 10, 2025

Linked Issues

Closes #5931

Description

The current shortcut for saving offsets in the Animation Editor is Ctrl+Esc, but on Windows, this shortcut opens the start menu.

This PR changes the shortcuts for saving files in the Animation Editor to Ctrl+S and Ctrl+Shift+S. (Ctrl+S for saving character data, Ctrl+Shift+S for saving offsets)

I chose these shortcuts for consistency as both the chart editor and stage editor use these shortcuts for saving files.

Associated Funkin Assets PR

FunkinCrew/funkin.assets#253

This PR is necessary to change the labels to the new shortcuts in the dialog that lists all of the shortcuts.

@github-actions github-actions bot added pr: haxe PR modifies game code. status: pending triage Awaiting review. size: medium A medium pull request with 100 or fewer changes. labels Sep 10, 2025
@VirtuGuy
Copy link
Contributor

Awesome!

@AbnormalPoof AbnormalPoof added type: enhancement Involves an enhancement or new feature. topic: animation editor Related to the operation of the Animation Editor. labels Sep 11, 2025
@Hundrec Hundrec linked an issue Sep 13, 2025 that may be closed by this pull request
3 tasks
@Hundrec Hundrec added the topic: changes assets Modifies the assets submodule, or has an associated pull request in the funkin.assets repository. label Sep 13, 2025
@Hundrec Hundrec self-requested a review September 13, 2025 14:27
@Hundrec Hundrec force-pushed the animation-editor-save-hotkeys branch from ac4465d to 80378be Compare September 14, 2025 13:18
@Hundrec Hundrec added status: reviewing internally Under consideration and testing. and removed status: pending triage Awaiting review. labels Sep 14, 2025
@Hundrec Hundrec removed their request for review September 14, 2025 13:28
@Hundrec Hundrec added status: accepted PR was approved for contribution. If it's not already merged, it may be merged on a private branch. and removed status: reviewing internally Under consideration and testing. labels Sep 14, 2025
@Hundrec Hundrec added this to the 0.7.5 milestone Sep 14, 2025
@Hundrec Hundrec changed the base branch from develop to dummy/develop-v0.7.4 September 14, 2025 18:30
@Hundrec Hundrec merged commit 3ee794b into FunkinCrew:dummy/develop-v0.7.4 Sep 14, 2025
6 checks passed
@VioletSnowLeopard VioletSnowLeopard deleted the animation-editor-save-hotkeys branch September 14, 2025 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: haxe PR modifies game code. size: medium A medium pull request with 100 or fewer changes. status: accepted PR was approved for contribution. If it's not already merged, it may be merged on a private branch. topic: animation editor Related to the operation of the Animation Editor. topic: changes assets Modifies the assets submodule, or has an associated pull request in the funkin.assets repository. type: enhancement Involves an enhancement or new feature.
Development

Successfully merging this pull request may close these issues.

Enhancement: Change Animation Editor "Save Offsets to File" hotkey
4 participants