comparison Modules/Currency.xml @ 123:b3c0258b419d v7.3.0-1

ArtifactPower: - XP progress bar fixes Currency: - More argus stuff - Block dimensions are calculated more consistently TalkingHead - Aesthetic changes - Default right-click behaviour restored (hides the text box)
author Nenue
date Tue, 05 Sep 2017 02:56:33 -0400
parents ddfe19d70a34
children 3f4794dca91b
comparison
equal deleted inserted replaced
122:ea2c616a3b4f 123:b3c0258b419d
17 <Texture setAllPoints="true" parentKey="Background"> 17 <Texture setAllPoints="true" parentKey="Background">
18 <Color a="0.5" r="0" g="0" b="0" /> 18 <Color a="0.5" r="0" g="0" b="0" />
19 </Texture> 19 </Texture>
20 </Layer> 20 </Layer>
21 <Layer level="ARTWORK"> 21 <Layer level="ARTWORK">
22 <Texture parentKey="Icon" > 22 <Texture parentKey="Icon" alpha="0.7">
23 <Size x="20" y="20" /> 23 <Size x="24" y="24" />
24 <Anchors> 24 <Anchors>
25 <Anchor point="LEFT" x="2" y="0" /> 25 <Anchor point="LEFT" x="0" y="0" />
26 </Anchors> 26 </Anchors>
27 <TexCoords left=".15" right=".85" top=".15" bottom=".85" />
27 </Texture> 28 </Texture>
28 </Layer> 29 </Layer>
29 <Layer level="OVERLAY"> 30 <Layer level="OVERLAY">
30 <FontString parentKey="Label" inherits="VeneerHeaderFont"> 31 <FontString parentKey="Label" inherits="VeneerHeaderFont">
31 <Anchors> 32 <Anchors>
32 <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" relativeKey="$parent.Icon" x="2" y="0" /> 33 <Anchor point="BOTTOMLEFT" x="6" y="2" />
33 </Anchors> 34 </Anchors>
34 </FontString> 35 </FontString>
35 </Layer> 36 </Layer>
36 </Layers> 37 </Layers>
37 </Frame> 38 </Frame>