comparison 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
comparison
equal deleted inserted replaced
58:f253baf6022d 59:07ef62fe201f
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>
342 </Frame> 327 </Frame>
343 328
344 329
345 <Frame name="VeneerTrackerBlock" virtual="true"> 330 <Frame name="VeneerTrackerBlock" virtual="true">
346 <Scripts> 331 <Scripts>