Mercurial > wow > skeletonkey
diff SkeletonKey.xml @ 74:9824d524a661
- binding slot mixin:
- store key binding definitions under their slot's data table
- apply action button attributes when a slot is assigned
- obtain correct macro body text when a macro is slotted
- fix algorithm for resolving renamed macro indices
- move spell detail lookup code out of mixin script
- event chains:
- initialize addon from PLAYER_LOGIN
- reload keybinds from PLAYER_SPECIALIZATION_CHANGED, after spec profile is resolved
- refresh interface content from SPELLS_CHANGED
- hotkey text:
- restore communication and detection of key binding updates and reflect them accordingly
- properly respond to dynamic bindings that result from talent updates
author | Nenue |
---|---|
date | Sat, 14 Jan 2017 02:29:33 -0500 |
parents | 131d9190db6b |
children | d6831be74cf4 |
line wrap: on
line diff
--- a/SkeletonKey.xml Sat Jan 07 12:52:05 2017 -0500 +++ b/SkeletonKey.xml Sat Jan 14 02:29:33 2017 -0500 @@ -297,9 +297,9 @@ </FontString> <Texture parentKey="ignoreTexture" file="Interface\PaperDollInfoFrame\UI-GearManager-LeaveItem-Transparent" hidden="true"> + <Size x="24" y="24" /> <Anchors> - <Anchor point="TOPLEFT" x="0" y="0" /> - <Anchor point="BOTTOMRIGHT" x="0" y="0" /> + <Anchor point="TOPLEFT" x="2" y="-2" /> </Anchors> </Texture> </Layer>