Mercurial > wow > buffalo2
comparison Veneer.xml @ 48:9837069e366a
move BuffFrame-specific things out of Veneer.lua
straighten out table hierarchy for BuffFrame module
author | Nenue |
---|---|
date | Thu, 28 Apr 2016 06:58:13 -0400 |
parents | 1a322b92dbfa |
children | 07ef62fe201f |
comparison
equal
deleted
inserted
replaced
47:1a322b92dbfa | 48:9837069e366a |
---|---|
51 | 51 |
52 <Font name="VeneerStatusFont" virtual="true" font="Interface\Addons\SharedMedia_MyMedia\font\ArchivoNarrow-Regular.ttf" outline="NORMAL" height="14"> | 52 <Font name="VeneerStatusFont" virtual="true" font="Interface\Addons\SharedMedia_MyMedia\font\ArchivoNarrow-Regular.ttf" outline="NORMAL" height="14"> |
53 <Color r="1" g="1" b="0" a="1" /> | 53 <Color r="1" g="1" b="0" a="1" /> |
54 </Font> | 54 </Font> |
55 | 55 |
56 <Frame name="VeneerHandlerTemplate" parent="UIParent" virtual="true" /> | |
56 | 57 |
57 <Frame name="Veneer" hidden="true" enableMouse="true" movable="true" parent="UIParent" frameStrata="DIALOG"> | 58 <Frame name="Veneer" hidden="true" enableMouse="true" movable="true" parent="UIParent" frameStrata="DIALOG"> |
58 <Size x="400" y="400" /> | 59 <Size x="400" y="400" /> |
59 <Anchors> | 60 <Anchors> |
60 <Anchor point="CENTER" relativePoint="CENTER" x="0" y="0" /> | 61 <Anchor point="CENTER" relativePoint="CENTER" x="0" y="0" /> |