Closed Birdatiel closed 2 years ago
The way the key works is that it sets the activation mode to DISABLED
while saving the original activation mode (not in the config).
I should probably just make it a isDropDelayInhibited
flag or something...
From my limited coding knowledge that sounds like a good solution. I was thinking that the activation mode should be for the whole drop delay feature while the keybind should have its own hidden toggle (which sounds like the same thing you said?)
Is there an existing issue for this?
Version information
2.4.2+1.19
Expected Behavior
When toggle drop delay key is pressed it should toggle the drop delay
Actual Behavior
When it's toggled off (with the key) and I close minecraft, the next time I open it the toggle drop delay key stops working. I have to go into configuration and set activation mode to on to get it to start working again.
I didn't get to test this but I'm assuming this is what's causing the issue because it's the only thing that made sense to me
Reproduction Steps
Java version
Java 18
Additional information
I do have a few other mods installed but none of them affect keybinding except amecs, too many binds, and no more useless keys installed (I'm not using any of these for the toggle drop key binding though, I have it set to right arrow). I don't think they cause the issue I'm having with this mod though.