Improve Currency submodule's Warbank functionality
Toxicom opened this issue ยท 0 comments
Description
Recently the WunderBar's Currency submodule saw two new features added:
Both of these features work fine but can be improved.
Info text cooldown
We could add the info text cooldown for the warbank summon thingy, similar to the hearthstone submodule
Tooltip update
Currently the tooltip does not update when you're hovering it -- the cooldown text for warbank updates only on hover, so you have to keep re-hovering to accurately track the cooldown
Notes
This is only for retail, errors should not leak to vanilla or cataclysm
Acceptance criteria
- Currency submodule tooltip updates dynamically to accurately display the Warbank CD
- Currency submodule has an info text displaying the correct cooldown of Warbank
- Vanilla & Cataclysm are unaffected