annotate Modules/FriendsFrame.xml @ 122:ea2c616a3b4f

Standardize anchor variables - anchorGroup sets general position, defers to anchorPoint - anchorPoint and anchorFrom are used in SetPoint, deferring to anchorGroup and its inverse Artifact Power: - scan and update triggers trimmed down BuffFrame: - extra values can be right clicked to hide for particular auras LFG: - Desolate Host link placed above Sisters when searching for best cheevos TalkingHead - Re-enable TalkingHeadFrame click behaviour
author Nenue
date Mon, 21 Aug 2017 22:15:46 -0400
parents ddfe19d70a34
children
rev   line source
Nenue@115 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@115 2 ..\FrameXML\UI.xsd">
Nenue@115 3 <Script file="FriendsFrame.lua" />
Nenue@115 4
Nenue@116 5 <Frame name="VeneerLFG" parent="UIParent" mixin="VeneerLFGMixin" inherits="VeneerHandlerTemplate">
Nenue@115 6
Nenue@115 7 </Frame>
Nenue@115 8
Nenue@115 9 </Ui>