Mercurial > wow > buffalo2
diff Modules/Currency.xml @ 123:b3c0258b419d v7.3.0-1
ArtifactPower:
- XP progress bar fixes
Currency:
- More argus stuff
- Block dimensions are calculated more consistently
TalkingHead
- Aesthetic changes
- Default right-click behaviour restored (hides the text box)
author | Nenue |
---|---|
date | Tue, 05 Sep 2017 02:56:33 -0400 |
parents | ddfe19d70a34 |
children | 3f4794dca91b |
line wrap: on
line diff
--- a/Modules/Currency.xml Mon Aug 21 22:15:46 2017 -0400 +++ b/Modules/Currency.xml Tue Sep 05 02:56:33 2017 -0400 @@ -19,17 +19,18 @@ </Texture> </Layer> <Layer level="ARTWORK"> - <Texture parentKey="Icon" > - <Size x="20" y="20" /> + <Texture parentKey="Icon" alpha="0.7"> + <Size x="24" y="24" /> <Anchors> - <Anchor point="LEFT" x="2" y="0" /> + <Anchor point="LEFT" x="0" y="0" /> </Anchors> + <TexCoords left=".15" right=".85" top=".15" bottom=".85" /> </Texture> </Layer> <Layer level="OVERLAY"> <FontString parentKey="Label" inherits="VeneerHeaderFont"> <Anchors> - <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeKey="$parent.Icon" x="2" y="0" /> + <Anchor point="BOTTOMLEFT" x="6" y="2" /> </Anchors> </FontString> </Layer>