Mercurial > wow > buffalo2
comparison 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 |
comparison
equal
deleted
inserted
replaced
57:3cecf50070ba | 58:f253baf6022d |
---|---|
322 <Anchor point="RIGHT" relativeKey="$parent" /> | 322 <Anchor point="RIGHT" relativeKey="$parent" /> |
323 </Anchors> | 323 </Anchors> |
324 </FontString> | 324 </FontString> |
325 </Layer> | 325 </Layer> |
326 </Layers> | 326 </Layers> |
327 <Frames> | |
328 <Button name="$parentRefreshBtn" parentArray="debug" parentKey="refresh"> | |
329 <Anchors> | |
330 <Anchor point="TOPRIGHT" relativePoint="TOPLEFT" x="0" y="-20" /> | |
331 </Anchors> | |
332 <Size x="30" y="20" /> | |
333 <ButtonText inherits="GameFontNormal" text="GetNumWatched" /> | |
334 <NormalTexture setAllPoints="true"> | |
335 <Color a="1" r="0" g="0" b="0" /> | |
336 </NormalTexture> | |
337 <PushedTexture setAllPoints="true"> | |
338 <Color r="1" g="1" b="1" a="1" /> | |
339 </PushedTexture> | |
340 </Button> | |
341 </Frames> | |
327 </Frame> | 342 </Frame> |
328 | 343 |
329 | 344 |
330 <Frame name="VeneerTrackerBlock" virtual="true"> | 345 <Frame name="VeneerTrackerBlock" virtual="true"> |
331 <Scripts> | 346 <Scripts> |