coa.14: wrap character-view professions at 4 per row
All checks were successful
release / release (push) Successful in 4s
All checks were successful
release / release (push) Successful in 4s
_Prof5 starts a 2nd row under _Prof1 (Prof6-8 follow) so chars with many professions don't run the icon row off the right edge of the screen.
This commit is contained in:
parent
1faf213f17
commit
f64d2c9250
2 changed files with 2 additions and 2 deletions
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
## Author: Thaoky, Telkar-RG
|
||||
## X-Edited-By: Exiles (Sub-Net) — florian.berthold@sub-net.at
|
||||
## Version: 3.3.002b-coa.13
|
||||
## Version: 3.3.002b-coa.14
|
||||
## X-Category: Inventory, Tradeskill, Mail
|
||||
## X-Localizations: enUS, frFR, zhCN, zhTW, deDE, koKR, esES, esMX, ruRU
|
||||
## X-Website: http://wow.curse.com/downloads/wow-addons/details/altoholic.aspx
|
||||
|
|
|
|||
|
|
@ -275,7 +275,7 @@
|
|||
</Button>
|
||||
<Button name="$parent_Prof5" inherits="AltoViewIconTemplate" hidden="true">
|
||||
<Anchors>
|
||||
<Anchor point="BOTTOMLEFT" relativeTo="$parent_Prof4" relativePoint="BOTTOMRIGHT" >
|
||||
<Anchor point="TOPLEFT" relativeTo="$parent_Prof1" relativePoint="BOTTOMLEFT" >
|
||||
<Offset x="5" y="0" />
|
||||
</Anchor>
|
||||
</Anchors>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue