SmartInvs icon indicating copy to clipboard operation
SmartInvs copied to clipboard

Shift click is ignored

Open Nuckerr opened this issue 3 years ago • 1 comments

I am having issues where my shift click is completely ignored. I'm running this:

contents.set(pos, ClickableItem.of(getIcon().getItem((Object[]) placeholders),
            event -> modify(tradeGuiProvider, contents, event)));

And when I click normally it works fine however shift clicking, nothing happens.

Nuckerr avatar Dec 29 '21 18:12 Nuckerr

I still can relate to this

Tjorven-Liebe avatar Nov 20 '24 09:11 Tjorven-Liebe