Mercurial > wow > buffalo2
diff Modules/BuffFrame.xml @ 121:1f68c46bc4de
BuffFrame:
- Added interface framework for selectively hiding certain buff's auxiliary values.
author | Nenue |
---|---|
date | Mon, 17 Jul 2017 11:51:31 -0400 |
parents | 7c77fde36287 |
children |
line wrap: on
line diff
--- a/Modules/BuffFrame.xml Sun Jun 04 18:20:40 2017 -0400 +++ b/Modules/BuffFrame.xml Mon Jul 17 11:51:31 2017 -0400 @@ -6,6 +6,23 @@ <Size x="20" y="20" /> </Frame> + + <Button name="VeneerBuffAuditTemplate" parentArray="Audit" virtual="true"> + <Size x="32" y="16" /> + <Layers> + <Layer level="OVERLAY"> + <FontString parentKey="Value" inherits="VeneerNumberFont"> + <Anchors> + <Anchor point="LEFT" /> + </Anchors> + </FontString> + </Layer> + </Layers> + <HighlightTexture setAllPoints="true"> + <Color a=".2" r="1" g="1" b="1" /> + </HighlightTexture> + </Button> + <Frame name="VeneerBuffTemplate" virtual="true" mixin="VeneerBuffFrameButtonMixin" inherits="VeneerStatusButtonTemplate" hidden="true"> <Scripts> <OnLoad method="OnLoad" /> @@ -33,11 +50,6 @@ </Layer> </Layers> </Frame> - <Cooldown name="$parentCooldown" parentKey="cooldown" inherits="CooldownFrameTemplate" reverse="true" setAllPoints="true"> - <EdgeTexture> - <Color a="0" r="0" g="0" b="0" /> - </EdgeTexture> - </Cooldown> <Frame name="$parentProgress" parentKey="progress" frameStrata="MEDIUM"> <Layers> <Layer level="BACKGROUND">