Mercurial > wow > buffalo2
comparison Core.xml @ 3:3397aae1f44d
- use the correct key value when searching for action buttons
- handle pre-built frames from XML
author | Nenue |
---|---|
date | Thu, 31 Mar 2016 07:32:05 -0400 |
parents | 3dbcad2b387d |
children | ed642234f017 |
comparison
equal
deleted
inserted
replaced
2:a2396b03ce63 | 3:3397aae1f44d |
---|---|
391 </Layer> | 391 </Layer> |
392 </Layers> | 392 </Layers> |
393 </Button> | 393 </Button> |
394 | 394 |
395 | 395 |
396 <Frame name="Veneer" hidden="true" enableMouse="true" movable="true" parent="UIParent"> | 396 <Frame name="Veneer" hidden="true" enableMouse="true" movable="true" parent="UIParent" frameStrata="DIALOG"> |
397 <Size x="400" y="400" /> | 397 <Size x="400" y="400" /> |
398 <Anchors> | 398 <Anchors> |
399 <Anchor point="CENTER" relativePoint="CENTER" x="0" y="0" /> | 399 <Anchor point="CENTER" relativePoint="CENTER" x="0" y="0" /> |
400 </Anchors> | 400 </Anchors> |
401 <Scripts> | 401 <Scripts> |