-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Description
Search first
- I searched and no similar issues were found
What Happened?
When setting a keybinding from "disabled" to any key, there is no way to return it to disabled.
I accidentally rebound "Remove a graph", which I don't want bound to a key, so now I have to bind it to some obscure combination instead of being able to disable it again.
There is probably a way to edit this in some config file hidden in the code, but most users won't know that.
Reproduce the Bug
Go to settings -> Keybindings
Rebind a key that's "disabled", like "Remove a graph"
Try unbinding it.
Expected Behavior
The key returns to "disabled" when a button like esc/backspace/del is used, or when the binding highlight is middle clicked or something akin to that, but it isn't. An expectation is for there to a button on screen to clear it if this isn't the case, but there isnt.
I don't know if this is a bug or something I'm not getting.
Screenshots
No response
Desktop or Mobile Platform Information
Windows 11, Latest
Additional Context
No response
Are you willing to submit a PR? If you know how to fix the bug.
- I'm willing to submit a PR (Thank you!)