Mercurial > wow > devian
comparison Devian.xml @ 55:1b8c597dba44
added movement fading
todo: sort out dock mouseover hitches
| author | Nenue |
|---|---|
| date | Wed, 06 Jan 2016 07:37:17 -0500 |
| parents | c3166f700438 |
| children | 0a9a6740ea5d |
comparison
equal
deleted
inserted
replaced
| 54:25725b0c933c | 55:1b8c597dba44 |
|---|---|
| 79 <AbsValue val="13"/> | 79 <AbsValue val="13"/> |
| 80 </FontHeight> | 80 </FontHeight> |
| 81 </FontString> | 81 </FontString> |
| 82 | 82 |
| 83 <Layers> | 83 <Layers> |
| 84 <Layer level="BACKGROUND"> | 84 <Layer level="ARTWORK"> |
| 85 <Texture name="$parentBackdrop" parentKey="backdrop" setAllPoints="true" alphaMode="BLEND"> | 85 <Texture name="$parentBackdrop" parentKey="backdrop" setAllPoints="true" alphaMode="BLEND"> |
| 86 <Color r="1" g="1" b="1" a="1"/> | 86 <Color r="1" g="1" b="1" a="1"/> |
| 87 <Gradient orientation="VERTICAL"> | 87 <Gradient orientation="VERTICAL"> |
| 88 <MinColor r="0" g="0" b="0" a="0.7"/> | 88 <MinColor r="0" g="0" b="0" a="0.7"/> |
| 89 <MaxColor r="0" g="0" b="0" a="0.3"/> | 89 <MaxColor r="0" g="0" b="0" a="0.3"/> |
| 251 <Layer level="OVERLAY"> | 251 <Layer level="OVERLAY"> |
| 252 | 252 |
| 253 </Layer> | 253 </Layer> |
| 254 </Layers> | 254 </Layers> |
| 255 </Frame> | 255 </Frame> |
| 256 <Button name="DevianExecButton" parent="UIParent" hidden="true"> | |
| 257 <Size x="32" y="32" /> | |
| 258 <Anchors> | |
| 259 <Anchor point="TOPRIGHT" relativePoint="TOPLEFT" relativeTo="DevianDock" x="-4"/> | |
| 260 </Anchors> | |
| 261 | |
| 262 <NormalTexture file="Interface/Addons/Devian/arrow.blp" setAllPoints="true" alphaMode="ADD"> | |
| 263 <Color r="1" g="1" b="1" a="1" /> | |
| 264 </NormalTexture> | |
| 265 <PushedTexture file="Interface/Addons/Devian/arrow.blp" setAllPoints="true" alphaMode="ADD"> | |
| 266 <Anchors> | |
| 267 <Anchor point="TOPRIGHT" x="-1" y="-1" /> | |
| 268 <Anchor point="BOTTOMLEFT" x="1" y="1" /> | |
| 269 </Anchors> | |
| 270 <Color r="1" g="0" b="0.5" a="1" /> | |
| 271 </PushedTexture> | |
| 272 | |
| 273 | |
| 274 | |
| 275 <Layers> | |
| 276 <Layer level="ARTWORK"> | |
| 277 | |
| 278 </Layer> | |
| 279 </Layers> | |
| 280 </Button> | |
| 256 | 281 |
| 257 <Button name="DevianBeacon" hidden="true" inherits="DevianButton" virtual="true" enableMouse="true" alpha="1" frameStrata="MEDIUM"> | 282 <Button name="DevianBeacon" hidden="true" inherits="DevianButton" virtual="true" enableMouse="true" alpha="1" frameStrata="MEDIUM"> |
| 258 <Size x="64" y="32" /> | 283 <Size x="64" y="32" /> |
| 259 | 284 |
| 260 <Scripts> | 285 <Scripts> |
