arkayenro / arkinventory

A World of Warcraft Inventory mod for Retail, Burning Crusade, and Classic
108 stars 14 forks source link

[BUG] Recipe stock/location not shown on tooltip #1911

Closed hollo6 closed 1 month ago

hollo6 commented 1 month ago

What version number you are using? 3.10.33-alpha-5, 3.10.33-alpha-7

What game client are you playing? Retail, Wrath, Classic / Live, PTR, Beta Retail

What language is the game client set to? enGB

Describe the bug Item quantities are not being shown on item tooltips for recipes. I think they are actually stored because search finds them but even there it's imporssible to tell where they are because the information is missing from the tooltip. Seems to only affect recipes, but all of them.

To Reproduce Mouseover any recipe. Observe the stock info line missing from the tooltip.

Screenshots Stock info missing: image

Example of it being shown for other items: image

Additional context I think this was working before, but not sure when.

arkayenro commented 1 month ago

thats an known issue, recipes show the item counts for the things they make, not the actual recipe. havent been able to work out why yet

arkayenro commented 1 month ago

its shows the transmog status for the item the recipe makes as well, which it shouldnt

hollo6 commented 1 month ago

Showing the transmog status of the actual item is not annoying, not being able to tell the counts and location for the recipes is. :)

hollo6 commented 1 month ago

All good in alpha-12! Thanks!