2.1.0.19-10-g805d445-nolib
Details
-
FilenameWeakAuras-2.1.0.19-10-g805d445-nolib.zip
-
Uploaded by
-
UploadedFeb 16, 2016
-
Size3.13 MB
-
Downloads102
-
MD5614d57a98b6c66b646c09e24049ad3e6
Supported WoW Retail Versions
- 6.2.3
Changelog
Infus:
- Fix misaligned background and border if space was non zero
And grow was either horizontal or vertical center
- Fix border and backgrounds not working for groups
We never show/hide groups and dynamicgroups, so hiding all regions
after creation would hide them.
Ticket-number: 474
Tyler:
- fix position of centered dynamic groups
So that it is based on the center of the group rather than the
top/left for VERTICAL/HORIZONTAL dynamic groups
Ticket-number: 467
Benjamin Staneck:
- add a space
Infus:
- Aurabar: Set width of text based on data.width not region:GetWidth()
The later can return 0 making the text essentially invisible.
Ticket-number: 472
- Load: support multiple comma separated zone ids
Ticket-number: 470
- Fix text cut of for aurabars in some cases
Strangely the two texts don't behave the same.
This fixes the reported bug, without touching the code too much.