diff Modules/Currency.xml @ 125:3f4794dca91b

template load order and Script handlers linkage
author Nenue
date Sun, 15 Oct 2017 16:47:22 -0400
parents b3c0258b419d
children 3de635cda288
line wrap: on
line diff
--- a/Modules/Currency.xml	Tue Sep 05 02:57:08 2017 -0400
+++ b/Modules/Currency.xml	Sun Oct 15 16:47:22 2017 -0400
@@ -1,6 +1,23 @@
 <Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
 ..\FrameXML\UI.xsd">
 
+
+    <Frame parent="UIParent" name="VeneerBankDB" parentArray="modules" mixin="VeneerBankDBMixin" hidden="false" inherits="VeneerHandlerTemplate">
+        <Size x="240" y="24" />
+        <Anchors>
+            <Anchor point="CENTER" />
+        </Anchors>
+        <Layers>
+            <Layer level="OVERLAY">
+                <FontString parentArray="ConfigLayer" parentKey="Info" inherits="GameFontNormal" hidden="true">
+                    <Anchors>
+                        <Anchor point="CENTER" />
+                    </Anchors>
+                </FontString>
+            </Layer>
+        </Layers>
+    </Frame>
+
     <Script file="Currency.lua" />
     <Frame virtual="true" name="VeneerCurrencyTemplate" parentArray="Blocks" mixin="VeneerCurrencyBlockMixin" hidden="true">
         <Scripts>
@@ -15,7 +32,7 @@
         <Layers>
             <Layer level="BACKGROUND">
                 <Texture setAllPoints="true" parentKey="Background">
-                    <Color a="0.5" r="0" g="0" b="0" />
+                    <Color a="0" r="0" g="0" b="0" />
                 </Texture>
             </Layer>
             <Layer level="ARTWORK">