Mercurial > wow > buffalo2
comparison Modules/BuffFrame.xml @ 95:43303398d1b9
- Pre-load veneer frames for buffs, set their triggers when the appropriate frames have spawned.
- Add border frames into the PETBATTLES frame lock table so they are hidden properly. Normal triggers don't work here.
author | Nenue |
---|---|
date | Sun, 01 Jan 2017 19:56:35 -0500 |
parents | df10cd0ae949 |
children | 5476337198ec |
comparison
equal
deleted
inserted
replaced
94:df10cd0ae949 | 95:43303398d1b9 |
---|---|
8 | 8 |
9 <Frame name="VeneerBuffTemplate" virtual="true" mixin="VeneerBuffFrameButtonMixin" inherits="VeneerStatusButtonTemplate" hidden="true"> | 9 <Frame name="VeneerBuffTemplate" virtual="true" mixin="VeneerBuffFrameButtonMixin" inherits="VeneerStatusButtonTemplate" hidden="true"> |
10 <Scripts> | 10 <Scripts> |
11 <OnLoad method="OnLoad" /> | 11 <OnLoad method="OnLoad" /> |
12 <OnHide method="OnHide" /> | 12 <OnHide method="OnHide" /> |
13 <OnHide method="OnShow" /> | 13 <OnShow method="OnShow" /> |
14 </Scripts> | 14 </Scripts> |
15 <Frames> | 15 <Frames> |
16 <!-- | 16 <!-- |
17 | 17 |
18 frame.progress:SetPoint('BOTTOMLEFT', frame, 'BOTTOMLEFT', -1, -7) | 18 frame.progress:SetPoint('BOTTOMLEFT', frame, 'BOTTOMLEFT', -1, -7) |