TeamMidnightDust / MidnightControls

A Minecraft mod adding controller support and enhanced controls overall.
https://midnightdust.eu/midnightcontrols/
MIT License
173 stars 28 forks source link

Left click is jammed and requires button to be held #251

Closed Kichura closed 6 months ago

Kichura commented 6 months ago

Describe the bug When trying to use left click on default keybind, the button is jammed and requires the button to be held.

To Reproduce Steps to reproduce the behavior:

  1. Install MidnightControls 1.9.1,
  2. Start up the client without any configs changed,
  3. Join any world,
  4. Try to left click,
  5. Realize it requires button to be held instead of normal clicks.

Expected behavior Left clicking does not require button to be held down.

Screenshots (Cannot provide screenshots for this one)

Desktop (please complete the following information):

Additional context This is likely caused by a touch-related fix that managed to conflict with the left-clicking functionality at the same time.

Motschen commented 6 months ago

This was caused by a small oversight on my end, I just pushed out a fix. Thanks for reporting :)