Bidding window item show case bug 2.1.1
Djfe opened this issue ยท 4 comments
This wasn't the only case where different icons where shown
Bid on item x
icon was from item y
sometimes x didn't even show up as an icon
often it was correct but a few times it was wrong
Items aren't removed from the window when awarded. The way that works is when you loot a boss, it passes that loot table info to everyone in the raid which is then displayed in the bid window. After you award an item and give it to someone, if you close the loot window and reopen it, it will pass that updated information along. I may be able to add a portion in there that resends the loot table when loot is distributed but it didn't seem like it was an absolutely pressing requirement just yet.