Mercurial > wow > skeletonkey
comparison SkeletonKey.xml @ 90:73810564e4b8
cleaning up some abandoned ideas
author | Nenue |
---|---|
date | Tue, 17 Jul 2018 16:18:31 -0400 |
parents | d6831be74cf4 |
children | 5005aecc2dc8 |
comparison
equal
deleted
inserted
replaced
89:460281881dbf | 90:73810564e4b8 |
---|---|
323 </Layer> | 323 </Layer> |
324 </Layers> | 324 </Layers> |
325 </Frame> | 325 </Frame> |
326 </Frames> | 326 </Frames> |
327 </CheckButton> | 327 </CheckButton> |
328 <Frame name="SkeletonKeyPanelTemplate" parent="SkeletonKey" hidden="true" parentArray="Panels" virtual="true"> | 328 |
329 <Frame name="$parentActionList" mixin="SkeletonKeyActionListMixin"> | |
329 <Scripts> | 330 <Scripts> |
330 <OnLoad method="OnLoad" /> | 331 <OnLoad method="OnLoad" /> |
331 <OnShow method="OnShow" /> | 332 <OnShow method="OnShow" /> |
332 <!--<OnEvent method="OnEvent" />--> | 333 <!--<OnEvent method="OnEvent" />--> |
333 </Scripts> | 334 </Scripts> |
334 <Layers> | 335 <Layers> |
335 <Layer level="BACKGROUND"> | 336 <Layer level="BACKGROUND"> |
336 <Texture parentKey="bg" /> | 337 <Texture parentKey="bg" /> |
337 </Layer> | 338 </Layer> |
338 </Layers> | |
339 </Frame> | |
340 | |
341 <Frame name="$parentActionList" mixin="SkeletonKeyActionListMixin" inherits="SkeletonKeyPanelTemplate"> | |
342 <Layers> | |
343 <Layer level="BORDER"> | 339 <Layer level="BORDER"> |
344 | 340 |
345 | 341 |
346 <Texture parentKey="profileStripe"> | 342 <Texture parentKey="profileStripe"> |
347 <Size y="4" /> | 343 <Size y="4" /> |
390 </HighlightTexture> | 386 </HighlightTexture> |
391 </Button> | 387 </Button> |
392 </Frames> | 388 </Frames> |
393 </Frame> | 389 </Frame> |
394 | 390 |
395 <!-- | |
396 <Frame name="$parentSystemBindings" mixin="SkeletonKeySystemBindingsMixin" inherits="SkeletonKeyPanelTemplate" /> | |
397 --> | |
398 <Button name="SkeletonKeyTabTemplate" parentArray="tabButtons" virtual="true"> | 391 <Button name="SkeletonKeyTabTemplate" parentArray="tabButtons" virtual="true"> |
399 <Size x="48" y="32" /> | 392 <Size x="48" y="32" /> |
400 <Layers> | 393 <Layers> |
401 <Layer level="BACKGROUND"> | 394 <Layer level="BACKGROUND"> |
402 <Texture parentKey="Background"> | 395 <Texture parentKey="Background"> |