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 FileSystem Bottom Panel's toggle shortcut conflict #101104

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Yelloween10
Copy link
Contributor

The default shortcut key for toggling the Bottom Panel's FileSystem conflicted with multiple other shortcuts using the same ALT+F key combination.
When docked at the Bottom Panel, the Fold/Unfold Line shortcut (ALT+F) used to conflict with the key to toggle the FileSystem when focused inside a script.

  • Fixed by changing the key from ALT+F to ALT+T, as requested by the author of the issue.

Tested the solution by docking the FileSystem at the Bottom Panel, and trying the new shortcut while focusing inside a script.

Fixes #100779

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.

Bottom Panel FileSystem default shortcut key (ALT+F) conflicts with other shortcuts
2 participants