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
{{ message }}
This repository was archived by the owner on Jun 8, 2021. It is now read-only.
MC Version: 1.16
CC Version: v1.19.2
The mouse_up event is not emitted.
Steps to reproduce:
Click, and notice no mouse_up events.
Seems like https://github.com/Zundrel/cc-tweaked-fabric/blob/46bc42d5a72efde679dec2837cc7245a75ee79b8/src/main/java/dan200/computercraft/client/gui/widgets/WidgetTerminal.java#L82 is never called.