Mercurial > wow > buffalo2
diff ObjectiveTracker/ObjectiveTracker.xml @ 59:07ef62fe201f
Re-write of BuffFrame module:
- uses secure hooks on blizzard BuffFrame.lua functions to determine needed action
- make use of built-in table behavior to reduce unnecessary frame updates
author | Nenue |
---|---|
date | Thu, 28 Jul 2016 18:27:56 -0400 |
parents | f253baf6022d |
children |
line wrap: on
line diff
--- a/ObjectiveTracker/ObjectiveTracker.xml Fri Jul 08 18:01:49 2016 -0400 +++ b/ObjectiveTracker/ObjectiveTracker.xml Thu Jul 28 18:27:56 2016 -0400 @@ -324,21 +324,6 @@ </FontString> </Layer> </Layers> - <Frames> - <Button name="$parentRefreshBtn" parentArray="debug" parentKey="refresh"> - <Anchors> - <Anchor point="TOPRIGHT" relativePoint="TOPLEFT" x="0" y="-20" /> - </Anchors> - <Size x="30" y="20" /> - <ButtonText inherits="GameFontNormal" text="GetNumWatched" /> - <NormalTexture setAllPoints="true"> - <Color a="1" r="0" g="0" b="0" /> - </NormalTexture> - <PushedTexture setAllPoints="true"> - <Color r="1" g="1" b="1" a="1" /> - </PushedTexture> - </Button> - </Frames> </Frame>