TSU Custom, static Overlays in the negative range behave oddly.
Lisonna opened this issue ยท 0 comments
Describe the bug
Per conversation w/ Asakawa in Discord, creating a TSU progress bar and static overlays in additionalProgress.
Creating a static overlay (using min/max, not direction/width) in the negative range (after the expiration time) causes the overlay to anchor one side where expected, and the other side extends to the expiration time incorrectly.
Even if min/max for a given overlay have the same distance between them, the overlays are not the same distance. I would expect the negative overlay to be the exact same width as the positive overlay if ( max - min ) are the same value for both overlays.
Do you have an error log of what happened?
No, no errors are being raised,
To Reproduce
I created this weakaura as a minimal reproduceable case
https://wago.io/xgzeF6_FV
Screenshots
See wago page for a screenshot.
Did you try having WeakAuras as the only enabled addon and everything else (especially something like ElvUI) disabled?
N/A
Which version of WeakAuras are you using?
2.18.2
Are you on World of Warcraft Classic or Retail?
- Classic
- Retail
- Shadowlands
Was it working in a previous version? If yes, which was the last good one?
Unsure
Additional Info
Wago link should be sufficient, it is reproducable from that.