Texts in Display being updated even if they are not shown.
Krytos opened this issue ยท 2 comments
Description
Texts under Display keep getting updated, even if "show text" is unchecked. The more texts you add, the more resources will be required by the WA even if you aren't showing any of those texts.
This is a simple Feign Death WA: https://wago.io/mgdZokNEE
It does three things:
1 - Show FD CD, once it's on CD.
2 - Show FD duration, if it's active
3 - Show Resilience of the Hunter conduit duration, once FD buff is removed.
It does not show any text at all, if none of these conditions are met. Yet all texts are constantly being updated and "wasting resources" for no reason. It's not in issue if you only use a few of these WAs but if you start using a lot of them, it will become an unnecessary waste of resources.
WeakAuras Version
Weakauras 4.0.2-9
World of Warcraft Flavor
Retail (Default)
Tested with only WeakAuras
- Yes
- No
Lua Error
No response
Reproduction Steps
1: Create WA with a bunch of texts added in display
2: Start profiling and check CPU usage
3: Disable "show text" for all texts.
4: Start profiling and check CPU usage. There should be no change in behaviour.
5: Delete all texts in display. You can remove the checkmark from "Hide Timer Text" in display as well.
6: Start profiling and check CPU usage. The WA will not show up, since it's not using any resources.
Last Good Version
No response
Screenshots
Check for "Krytos Feign Death 3" WA.
Export String
No response
duplicate of #2598
duplicate of #2598
That issue is nearly 2 years old. Any ETA on a fix?