Closed Chalos-Atiesh closed 3 years ago
core.DB.pendingLoot is only used if the bid is initiated from bags. If initiated from the loot window the item shouldn't enter that table. But I didn't think that table should be reset if the player's don't actually trade. Maybe some timeout function for some reasonable time but then that would make the entire system massively more complex.
Oh, that or the table could be reset if they player toggles off the option.
Imo it should be reseted every time the addon loads and also when the option is ticked off.
Otherwise you might end up with some unwanted trade window behaviors
That's true. Should be fixed now.
https://github.com/Vapok/CommunityDKP/issues/172