Mercurial > wow > hotcorners
comparison HotCorners.xml @ 7:d8a463c5ef5a
- Updates to support WoD.
author | Tercio |
---|---|
date | Mon, 27 Apr 2015 12:34:29 -0300 |
parents | be6f5d3e0a95 |
children | 371e14cd2feb |
comparison
equal
deleted
inserted
replaced
6:50b60140e5d8 | 7:d8a463c5ef5a |
---|---|
247 <Color r="1" g="1" b="1" a="1"/> | 247 <Color r="1" g="1" b="1" a="1"/> |
248 </FontString> | 248 </FontString> |
249 </Layer> | 249 </Layer> |
250 </Layers> | 250 </Layers> |
251 | 251 |
252 <Frames> | |
253 <Cooldown parentKey="cooldown" inherits="CooldownFrameTemplate"> | |
254 <Size x="32" y="32"/> | |
255 <Anchors> | |
256 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER"/> | |
257 </Anchors> | |
258 </Cooldown> | |
259 </Frames> | |
260 | |
252 <Animations> | 261 <Animations> |
253 <AnimationGroup name="$parentOnShow" parentKey="AnimOnShow" looping="NONE"> | 262 <AnimationGroup name="$parentOnShow" parentKey="AnimOnShow" looping="NONE"> |
254 <!-- hide --> | 263 <!-- hide --> |
255 <Alpha change="-1" duration="0" order="1"/> | 264 <Alpha change="-1" duration="0" order="1"/> |
256 <!-- show with alpha | 265 <!-- show with alpha |