Skip to content
This repository has been archived by the owner on Mar 6, 2022. It is now read-only.

Quick Swap When Opening Inventory #63

Open
dude98 opened this issue Jun 28, 2021 · 1 comment
Open

Quick Swap When Opening Inventory #63

dude98 opened this issue Jun 28, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@dude98
Copy link

dude98 commented Jun 28, 2021

If you open the inventory and it hovers over an item as it opens, it'll quick swap the item if there's a spot in the hotbar.

How to Make It Happen:

  1. Start a world
  2. collect an item
  3. Hover over the item
  4. Close and Reopen the Inventory

What's Expected to Occur:
the inventory should open, with everything staying where it is, no quick swap unless you hit the button again.

I tested this with just mod manager, the controller mod, and fabric api.

@dude98 dude98 added the bug Something isn't working label Jun 28, 2021
@0x000006
Copy link

0x000006 commented Sep 5, 2021

Can reproduce, this happens because the open inventory event happens on button down and the quick move event happens on button up i think.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants