2.1.0.19-10-g805d445
Details
-
FilenameWeakAuras-2.1.0.19-10-g805d445.zip
-
Uploaded by
-
UploadedFeb 16, 2016
-
Size3.29 MB
-
Downloads433
-
MD5b4e94ec8e0ff0514c6524a5eef3888d4
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.