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

Revert removal of drop keybind #52366

Merged
merged 3 commits into from
Oct 21, 2021
Merged

Conversation

Saicchi
Copy link
Contributor

@Saicchi Saicchi commented Oct 19, 2021

Summary

None

Purpose of change

Reverts drop keybinding removal in #52201

Describe the solution

Bring it back as an unbound keybinding.

Describe alternatives you've considered

Moving Unload Container keybinding to a sub-menu, not done to avoid nested menus.

Testing

Works like previously.

Additional context

None

@ZhilkinSerg ZhilkinSerg added <Bugfix> This is a fix for a bug (or closes open issue) Controls / Input Keyboard, mouse, keybindings, input UI, etc. labels Oct 19, 2021
Co-authored-by: Zhilkin Serg <ZhilkinSerg@users.noreply.github.com>
"category": "DEFAULTMODE",
"id": "drop",
"bindings": [ { "input_method": "keyboard_any", "key": "d" } ]
},
Copy link
Contributor

Choose a reason for hiding this comment

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

"Unload container" is still bind to d.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bugfix> This is a fix for a bug (or closes open issue) Controls / Input Keyboard, mouse, keybindings, input UI, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants