Unit Level does not update
Toxicom opened this issue ยท 2 comments
Description
In the new Game Menu Player Information feature we display the Player's level. Problem is it does not refresh on a level up.
Screenshots
Notes
- https://wowpedia.fandom.com/wiki/PLAYER_LEVEL_UP
- https://github.com/Toxicom/toxiui/blob/development/Modules/Misc/GameMenuButton.lua#L128
To reproduce
- Install ToxiUI
v6.4.5-beta.3
or higher - Open the Game Menu and confirm player level is displayed
- Level up (recommend doing this on a lvl 1 char since it's the fastest)
- Open the Game Menu and confirm that player level was not updated
Acceptance criteria
- Game Menu Player Level updates with level ups
I now also realize that this issue should be happening with Guild not updating too, but that's less critical
Fixed with 22857bd