bsimser / Inventory-Pro

https://devdog.io
MIT License
2 stars 0 forks source link

Reference icons don't repaint when removing the item from the original container #255

Open bsimser opened 6 years ago

bsimser commented 6 years ago

Original report by Orbytel (Bitbucket: Orbytel, ).


I have a quickslot bar for equipment and items. The quickslot bar uses references for items- so you can switch between weapons etc. without them disappearing from the quickslot.

I've encountered an issue where a UI container, that uses references, will not repaint if you sell or drop the original item. The reference icon stays in the reference collection- but is no longer interactive.