You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Holding keybind along with closing chat will cause the keybind being reverse after chat closed.
This require Toggle on bind release to be enabled on that module.
For example, I will bind C for Zoom module, with Toggle on bind release enabled. When i keep holding C in chatbox and close the chat, nothing will happen until I release the C key, it will toggle Zoom module on (it should be nothing happened)
This bug can be fix temporality by pressing Esc to go to the Resume Menu
Steps to reproduce
Set a keybind for a module
Enable Toggle on bind release for that module
Open chat
Hold the keybind
Close chat (by using Esc or press Enter)
Release the keybind
Meteor Version
Meteor 0.5.5-1980
Minecraft Version
1.20.2
Operating System
Windows
Before submitting a bug report
This bug wasn't already reported (I have searched bug reports on GitHub).
This is a valid bug (I am able to reproduce this on the latest dev build).
The text was updated successfully, but these errors were encountered:
Describe the bug
Holding keybind along with closing chat will cause the keybind being reverse after chat closed.
This require
Toggle on bind release
to be enabled on that module.For example, I will bind
C
forZoom
module, withToggle on bind release
enabled. When i keep holdingC
in chatbox and close the chat, nothing will happen until I release theC
key, it will toggleZoom
module on (it should be nothing happened)This bug can be fix temporality by pressing
Esc
to go to the Resume MenuSteps to reproduce
Toggle on bind release
for that moduleEsc
or pressEnter
)Meteor Version
Meteor 0.5.5-1980
Minecraft Version
1.20.2
Operating System
Windows
Before submitting a bug report
This bug wasn't already reported (I have searched bug reports on GitHub).
This is a valid bug (I am able to reproduce this on the latest dev build).
The text was updated successfully, but these errors were encountered: