[TWW] List Filling not working
lantisnt opened this issue ยท 2 comments
Previously, when items were looted into my bag, they would automatically show up on the Auctioning window. Last night I had to manually add them. original message
Seems to be related to loot method GetLootMethod()
. Disabling Group Loot Only
solves the issue temporarily
Looking at this issue I was checking the tooltips next to the "Fill auction list" on the left, and comparing them to the "Loot Only" checkboxes to their right. I'm not sure if "Fill auction list from corpse" is mutually exclusive with "Master Loot Only", and the same for "Fill auction list with looted items" is mutually exclusive with "Group Loot Only". If this is the case, it may be beneficial to update the tooltip for "Group Loot Only". Currently it reads like this -
If these checkboxes are mutually exclusive, it might be more clear to have the tooltip read "Fill from looted items only if you are using Group Loot"