elgbar / instant-inventory

Runelite plugin to instantly do inventory actions
https://runelite.net/plugin-hub/show/instant-inventory
BSD 2-Clause "Simplified" License
7 stars 1 forks source link

Item preview stuck in bank equip interface #21

Open elgbar opened 6 months ago

elgbar commented 6 months ago

Describe the bug Equipping 2H weapon in bank-equipment interface with a full inventory will cause items to be stuck as the preview items. And the items will not be reset to their correct item.

To Reproduce Steps to reproduce the behaviour:

  1. Have a full inventory with a 2h item and items in the weapon and shield slots
  2. Open the bank and click Show worn Items (top left)
  3. Try to wield the 2h item
  4. The item in the inventory will be replaced with the item in the weapon slot, but never be reset.

Expected behaviour

  1. The item should reset
  2. The item should not be changed in the inventory.

Screenshots

20240420-1530-38.5800738.webm

Additional context

Reported originally by Cuziiik

elgbar commented 6 months ago

This relates to #20 as the plugin does not yet handle the equipment tab at all.