Inventory Sorting

Inventory Sorting

12M Downloads

Middle-clicking sorts, but doesn't update the visuals

magneticflux- opened this issue ยท 4 comments

commented

Sorting with the button sorts and correctly updates the items visually, but middle-click sorting (which I got into the habit of doing from InventoryTweaks years ago) only sorts the items "internally", with no visual change.

I'm not sure how this can happen since both methods just call sendSortPacket but it somehow does.

commented

Do you have middle click bound to anything else?

commented

Pick Block, by default. I cloned the repo and the same thing happens in the dev env, no other mods.

commented

If you unbind that does the issue persist?

commented

Yes the issue goes away when pick block is unbound.