Mercurial > wow > cyborg-mmo7
comparison OpenButtonPage.xml @ 44:3e4739a6a99d
Fixed the Cyborg minimap button to match existing minimap buttons.
author | madcatzinc@35b17cf1-18cd-47ff-9ca3-31d6b526ef09 |
---|---|
date | Mon, 29 Apr 2013 17:44:46 +0000 |
parents | f02cf040133c |
children | 3a3dc5e4405a |
comparison
equal
deleted
inserted
replaced
43:f02cf040133c | 44:3e4739a6a99d |
---|---|
79 </Button> | 79 </Button> |
80 </Frames> | 80 </Frames> |
81 </Frame> | 81 </Frame> |
82 | 82 |
83 <Frame name="CyborgMMO_MiniMapFrame" parent="Minimap" enableMouse="true" hidden="false" frameStrata="LOW"> | 83 <Frame name="CyborgMMO_MiniMapFrame" parent="Minimap" enableMouse="true" hidden="false" frameStrata="LOW"> |
84 <Size><AbsDimension x="32" y="32"/></Size> | 84 <Size><AbsDimension x="33" y="33"/></Size> |
85 <Anchors> | 85 <Anchors> |
86 <Anchor point="TOPLEFT" relativeTo="Minimap" relativePoint="RIGHT"> | 86 <Anchor point="TOPLEFT" relativeTo="Minimap" relativePoint="RIGHT"> |
87 <Offset><AbsDimension x="2" y="0"/></Offset> | 87 <Offset><AbsDimension x="2" y="0"/></Offset> |
88 </Anchor> | 88 </Anchor> |
89 </Anchors> | 89 </Anchors> |
95 </Anchors> | 95 </Anchors> |
96 <HighlightTexture alphaMode="ADD" file="Interface\Minimap\UI-Minimap-ZoomButton-Highlight"/> | 96 <HighlightTexture alphaMode="ADD" file="Interface\Minimap\UI-Minimap-ZoomButton-Highlight"/> |
97 <Layers> | 97 <Layers> |
98 <Layer level="BACKGROUND"> | 98 <Layer level="BACKGROUND"> |
99 <Texture name="$parent_Icon" file="Interface\AddOns\CyborgMMO7\Graphics\Cyborg.tga"> | 99 <Texture name="$parent_Icon" file="Interface\AddOns\CyborgMMO7\Graphics\Cyborg.tga"> |
100 <Size><AbsDimension x="22" y="22"/></Size> | 100 <Size><AbsDimension x="20" y="20"/></Size> |
101 <Anchors> | 101 <Anchors> |
102 <Anchor point="TOPLEFT"><AbsDimension x="6" y="-5"/></Anchor> | 102 <Anchor point="TOPLEFT"><AbsDimension x="6" y="-5"/></Anchor> |
103 </Anchors> | 103 </Anchors> |
104 <Color r="0.0" g="0.0" b="0.0" a="1"/> | 104 <Color r="0.0" g="0.0" b="0.0" a="1"/> |
105 </Texture> | 105 </Texture> |
106 </Layer> | 106 </Layer> |
107 <Layer level="ARTWORK"> | 107 <Layer level="ARTWORK"> |
108 <Texture name="$parent_IconGlow" file="Interface\AddOns\CyborgMMO7\Graphics\CyborgGlow.tga"> | 108 <Texture name="$parent_IconGlow" file="Interface\AddOns\CyborgMMO7\Graphics\CyborgGlow.tga"> |
109 <Size><AbsDimension x="22" y="22"/></Size> | 109 <Size><AbsDimension x="20" y="20"/></Size> |
110 <Anchors> | 110 <Anchors> |
111 <Anchor point="TOPLEFT"><AbsDimension x="6" y="-5"/></Anchor> | 111 <Anchor point="TOPLEFT"><AbsDimension x="6" y="-5"/></Anchor> |
112 </Anchors> | 112 </Anchors> |
113 <Color r=".38" g=".85" b="1.0" a="0.90"/> | 113 <Color r=".38" g=".85" b="1.0" a="0.90"/> |
114 </Texture> | 114 </Texture> |
115 </Layer> | 115 </Layer> |
116 <Layer level="OVERLAY"> | 116 <Layer level="OVERLAY"> |
117 <Texture file="Interface\Minimap\MiniMap-TrackingBorder"> | 117 <Texture file="Interface\Minimap\MiniMap-TrackingBorder"> |
118 <Size><AbsDimension x="56" y="56"/></Size> | 118 <Size><AbsDimension x="52" y="52"/></Size> |
119 <Anchors> | 119 <Anchors> |
120 <Anchor point="TOPLEFT"/> | 120 <Anchor point="TOPLEFT"/> |
121 </Anchors> | 121 </Anchors> |
122 </Texture> | 122 </Texture> |
123 </Layer> | 123 </Layer> |