2.1.0.20-nolib
Details
-
FilenameWeakAuras-2.1.0.20-nolib.zip
-
Uploaded by
-
UploadedFeb 16, 2016
-
Size3.13 MB
-
Downloads315
-
MD5d02c981397635990b3a44f389bfec452
Supported WoW Retail Versions
- 6.2.3
Changelog
tag 2.1.0.20
65b87be3c4549436bcf112b04c07143b847c9d13
Benjamin Staneck <staneck@gmail.com>
2016-02-17 01:44:33 +0100
--------------------
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.