Mercurial > wow > buffalo2
comparison Veneer.xml @ 136:414e37af1b1b v8.0.1-20180718
8.0.1 "pre-patch" updates
- disabled PaperDoll, ArtifactPower, and Social/LFG modules
| author | Nenue |
|---|---|
| date | Wed, 18 Jul 2018 15:31:15 -0400 |
| parents | 3f4794dca91b |
| children |
comparison
equal
deleted
inserted
replaced
| 135:4979b5cca6de | 136:414e37af1b1b |
|---|---|
| 8 | 8 |
| 9 | 9 |
| 10 | 10 |
| 11 | 11 |
| 12 | 12 |
| 13 <Frame name="Veneer" inherits="VeneerMixinScripts" mixin="VeneerCore" hidden="true" enableMouse="true" movable="true" frameStrata="DIALOG"> | 13 <Frame name="Veneer" mixin="VeneerCore" hidden="true" enableMouse="true" movable="true" frameStrata="DIALOG"> |
| 14 | |
| 15 <Scripts> | |
| 16 <OnLoad method="OnLoad" /> | |
| 17 <OnEvent method="OnEvent" /> | |
| 18 | |
| 19 </Scripts> | |
| 20 | |
| 14 <Size x="400" y="400" /> | 21 <Size x="400" y="400" /> |
| 15 <Anchors> | 22 <Anchors> |
| 16 <Anchor point="CENTER" relativePoint="CENTER" x="0" y="0" /> | 23 <Anchor point="CENTER" relativePoint="CENTER" x="0" y="0" /> |
| 17 </Anchors> | 24 </Anchors> |
| 18 <Scripts> | 25 <Scripts> |
| 24 <Texture setAllPoints="true"> | 31 <Texture setAllPoints="true"> |
| 25 <Color r="0" g="0" b="0" a="0.7" /> | 32 <Color r="0" g="0" b="0" a="0.7" /> |
| 26 </Texture> | 33 </Texture> |
| 27 </Layer> | 34 </Layer> |
| 28 <Layer level="ARTWORK"> | 35 <Layer level="ARTWORK"> |
| 29 <FontString name="$parentHeader" parentKey="header" inherits="VeneerFontHighlightLarge" text="Veneer"> | 36 <FontString name="$parentHeader" parentKey="header" inherits="GameFontNormal" text="Veneer"> |
| 30 <Anchors> | 37 <Anchors> |
| 31 <Anchor point="TOPLEFT" x="3" y="-4" /> | 38 <Anchor point="TOPLEFT" x="3" y="-4" /> |
| 32 </Anchors> | 39 </Anchors> |
| 33 </FontString> | 40 </FontString> |
| 34 </Layer> | 41 </Layer> |
