2.2.1.5-5-g5b9b971
Details
-
FilenameWeakAuras-2.2.1.5-5-g5b9b971.zip
-
Uploaded by
-
UploadedSep 21, 2016
-
Size3.34 MB
-
Downloads454
-
MD56b9ab722037b14338dbafa3b5766b0d5
Supported WoW Retail Versions
- 7.0.3
Changelog
Infus:
- Small change to circular progress flickering
While I couldn't reproduce the bug report, and scockah can no longer
either, since it is apparently related to low frame rates, this
change should have helped. Instead of using a very fast animation,
it manually sets the progress to 1.
Ticket-Nr: 632
- Animations: Don't createa a onFinihsed method for loops
As each onFinished function would catpure it's predecessorts, this
would end up keeping a stack of onFinished functions alive and thus
would slow down the garbarge collector.
Instead, don't create any garbarge.
Ticket-Nr: 724
- Templastes: Small tweak
- Fix trigger texts not updating
Ticket-Nr: 735