comparison TimeManager/TimeManager.xml @ 55:dd9b5f59632c v1.0a-release

Core - updated comment notes Objectives - force hide blocks when their tracker is hidden Clock - convert clock into its own module - display zone coordinates alongside time
author Nenue
date Fri, 10 Jun 2016 20:52:27 -0400
parents ed74c5cabe98
children 07ef62fe201f
comparison
equal deleted inserted replaced
54:ed74c5cabe98 55:dd9b5f59632c
20 <Anchors> 20 <Anchors>
21 <Anchor point="RIGHT" /> 21 <Anchor point="RIGHT" />
22 </Anchors> 22 </Anchors>
23 <Color r="1" g="1" b="1" a="1" /> 23 <Color r="1" g="1" b="1" a="1" />
24 </FontString> 24 </FontString>
25 <FontString font="Interface\Addons\SharedMedia_MyMedia\font\ArchivoNarrow-Bold.ttf" parentKey="coords" text="MAP_COORDS" outline="NORMAL">
26 <FontHeight>
27 <AbsValue val="14" />
28 </FontHeight>
29
30 <Anchors>
31 <Anchor point="RIGHT" relativePoint="LEFT" relativeKey="$parent.time" />
32 </Anchors>
33 <Color r="1" g="1" b="1" a="1" />
34 </FontString>
25 </Layer> 35 </Layer>
26 </Layers> 36 </Layers>
27 <Scripts> 37 <Scripts>
28 <OnUpdate> 38 <OnUpdate>
29 </OnUpdate> 39 </OnUpdate>