2.1.0.6-4-g6a8d1fa
Details
-
FilenameWeakAuras-2.1.0.6-4-g6a8d1fa.zip
-
Uploaded by
-
UploadedJul 27, 2015
-
Size3.19 MB
-
Downloads5,200
-
MD59c5010cb98b600ebbc86916d6313b37b
Supported WoW Retail Versions
- 6.2.0
Changelog
Infus:
- Close the options dialog on entering combat
Since Warlords of Draenor WoW simply interrupts addons that take
to long while in combat. Since especially importing takes quite
long, WoW can interrupt us in the middle of importing. That then
might leave our internal data in a inconsistent state.
I could reproduce the issues reported in ticket number 183 after
3 tries in trying to import in combat.
So on entering combat we close the options dialog and reopen it
afer combat.
Ticket-number: 183
Benjamin Staneck:
- whitespace
Infus:
- Fix appendToTriggerPath/appendToUntrigger path being nil
Ticket-number: 324
Benjamin Staneck:
- fix typo in CanHaveAuto()