Mercurial > wow > buffalo2
diff ObjectiveTracker.xml @ 22:9b3fa734abff
ObjectiveFrame
- polish quest rewards display
- implement money objectives
- set line metrics in UpdateLine
- set block metrics in UpdateBlock (sum of line metrics)
author | Nenue |
---|---|
date | Sat, 09 Apr 2016 07:32:45 -0400 |
parents | d5ee940de273 |
children |
line wrap: on
line diff
--- a/ObjectiveTracker.xml Fri Apr 08 06:12:05 2016 -0400 +++ b/ObjectiveTracker.xml Sat Apr 09 07:32:45 2016 -0400 @@ -252,12 +252,9 @@ </Texture> </Layer> <Layer level="ARTWORK"> - <Texture name="$parentItemTile" parentKey="icon" alphaMode="ADD" hidden="true"> - <Size x="40" y="40" /> - <TexCoords top="0.12" bottom="0.87" left="0.12" right="0.87" /> + <Texture name="$parentItemTile" parentKey="icon" alphaMode="BLEND" hidden="true"> <Anchors> <Anchor point="TOPRIGHT" x="0" y="0" /> - </Anchors> </Texture> <Texture parentKey="typeTag" file="Interface\QuestFrame\QuestTypeIcons" alphaMode="ADD" hidden="true"> @@ -315,7 +312,7 @@ <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" /> </Anchors> </FontString> - <FontString name="$parentItemTileText" parentKey="iconLabel" inherits="VeneerCriteriaFontNormal"> + <FontString name="$parentItemTileText" parentKey="iconLabel" inherits="VeneerNumberFont"> <Anchors> <Anchor point="TOPRIGHT" x="-1" y="-4" relativeKey="$parent.icon" /> </Anchors>