annotate Modules/TalkingHead.xml @ 108:a41f6b74709a
- Handler number and boolean cluster arguments as positioning priority layer and "always top" respectively
- Use SetShown and IsShown instead of IsVisible in doing full re-anchor checks
| author |
Nick@Zahhak |
| date |
Sat, 25 Feb 2017 11:42:07 -0500 |
| parents |
6e2cb847c3c6 |
| children |
ea2c616a3b4f |
| rev |
line source |
|
Nenue@90
|
1 <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/
|
|
Nenue@90
|
2 ..\FrameXML\UI.xsd">
|
|
Nenue@90
|
3 <Script file="TalkingHead.lua" />
|
|
Nenue@90
|
4 <Frame name="VeneerTalkingHead" mixin="VeneerTalkingHeadMixin" inherits="VeneerHandlerTemplate">
|
|
Nenue@90
|
5 <Size x="570" y="155"/>
|
|
Nenue@90
|
6 </Frame>
|
|
Nenue@90
|
7
|
|
Nenue@90
|
8 </Ui> |