tukui-org / ElvUI

User Interface replacement AddOn for World of Warcraft.
https://tukui.org
Other
398 stars 137 forks source link

Incorrect tracking for Dragonflight Fragments season maximum on datatext mouseover #1117

Closed rlwhitin closed 7 months ago

rlwhitin commented 7 months ago

Troubleshooting Steps

WoWScrnShot_112223_171555 WoWScrnShot_112223_171639 Note how the first screenshot shows the seasonal maximum for wyrm's crests is 30/180 on the datatext, but the actual maximum is at 90/180 in the second screenshot.

Describe the expected behavior and what actually happened?

The datatext mouseover for crests should show the current progress towards the seasonal cap, a slash, then the current seasonal cap (e.g. if I have earned a total of 120 crests out of a possible 180, it should show 120/180).

Instead, the number before the slash is your current amount of crests, which is not the same, because you could, for instance, spend crests and have fewer than you've earned across the season.

Reproducing the issue.

Earn any amount of season 3 crests. Spend some amount of them. Mouse over the Dragonflight Crests datatext and it will display the wrong amount.

Lua Errors

No response

Verification Steps