Mercurial > wow > cyborg-mmo7
changeset 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 | 57d46de51ba7 |
files | OpenButtonPage.xml |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/OpenButtonPage.xml Mon Apr 29 17:44:40 2013 +0000 +++ b/OpenButtonPage.xml Mon Apr 29 17:44:46 2013 +0000 @@ -81,7 +81,7 @@ </Frame> <Frame name="CyborgMMO_MiniMapFrame" parent="Minimap" enableMouse="true" hidden="false" frameStrata="LOW"> - <Size><AbsDimension x="32" y="32"/></Size> + <Size><AbsDimension x="33" y="33"/></Size> <Anchors> <Anchor point="TOPLEFT" relativeTo="Minimap" relativePoint="RIGHT"> <Offset><AbsDimension x="2" y="0"/></Offset> @@ -97,7 +97,7 @@ <Layers> <Layer level="BACKGROUND"> <Texture name="$parent_Icon" file="Interface\AddOns\CyborgMMO7\Graphics\Cyborg.tga"> - <Size><AbsDimension x="22" y="22"/></Size> + <Size><AbsDimension x="20" y="20"/></Size> <Anchors> <Anchor point="TOPLEFT"><AbsDimension x="6" y="-5"/></Anchor> </Anchors> @@ -106,7 +106,7 @@ </Layer> <Layer level="ARTWORK"> <Texture name="$parent_IconGlow" file="Interface\AddOns\CyborgMMO7\Graphics\CyborgGlow.tga"> - <Size><AbsDimension x="22" y="22"/></Size> + <Size><AbsDimension x="20" y="20"/></Size> <Anchors> <Anchor point="TOPLEFT"><AbsDimension x="6" y="-5"/></Anchor> </Anchors> @@ -115,7 +115,7 @@ </Layer> <Layer level="OVERLAY"> <Texture file="Interface\Minimap\MiniMap-TrackingBorder"> - <Size><AbsDimension x="56" y="56"/></Size> + <Size><AbsDimension x="52" y="52"/></Size> <Anchors> <Anchor point="TOPLEFT"/> </Anchors>