diff ObjectiveTracker/ObjectiveTracker.xml @ 58:f253baf6022d

ObjectiveTracker: - Quest tracker now checks all of its allotted frames for data validity, - it also uses GetQuestLogTitle to verify non-zero log indexes
author Nenue
date Fri, 08 Jul 2016 18:01:49 -0400
parents ed74c5cabe98
children 07ef62fe201f
line wrap: on
line diff
--- a/ObjectiveTracker/ObjectiveTracker.xml	Fri Jun 10 20:53:59 2016 -0400
+++ b/ObjectiveTracker/ObjectiveTracker.xml	Fri Jul 08 18:01:49 2016 -0400
@@ -324,6 +324,21 @@
         </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>