Mercurial > wow > skeletonkey
comparison SkeletonKey/SkeletonKey.xml @ 27:73df13211b22
- actionbar hotkey text properly updates after hotkeys get switched
- remove a unused function call
author | Nenue |
---|---|
date | Tue, 02 Aug 2016 12:33:13 -0400 |
parents | 67db6b712bf3 |
children | daff39af0c6d |
comparison
equal
deleted
inserted
replaced
26:c081f117c19d | 27:73df13211b22 |
---|---|
202 <Anchor point="TOPRIGHT" /> | 202 <Anchor point="TOPRIGHT" /> |
203 </Anchors> | 203 </Anchors> |
204 </Button> | 204 </Button> |
205 | 205 |
206 <Button name="$parentUnbindButton" hidden="true"> | 206 <Button name="$parentUnbindButton" hidden="true"> |
207 <Size x="60" y="24" /> | 207 <Size x="48" y="24" /> |
208 <Anchors> | |
209 <Anchor point="CENTER" /> | |
210 </Anchors> | |
211 <Layers> | 208 <Layers> |
212 <Layer level="OVERLAY"> | 209 <Layer level="OVERLAY"> |
213 <FontString inherits="KTUIPanelFont" text="Unbind" /> | 210 <FontString inherits="KTUIPanelFont" text="Clear"> |
211 <Anchors> | |
212 <Anchor point="CENTER" /> | |
213 </Anchors> | |
214 </FontString> | |
214 </Layer> | 215 </Layer> |
215 </Layers> | 216 </Layers> |
216 <NormalTexture> | 217 <NormalTexture> |
217 <Color a="1" r="1" g="0.4" b="0" /> | 218 <Color a="1" r=".7" g="0.12" b=".06" /> |
218 </NormalTexture> | 219 </NormalTexture> |
219 <HighlightTexture alphaMode="ADD"> | 220 <HighlightTexture alphaMode="ADD"> |
220 | 221 |
221 <Color a="1" r=".15" g="0.15" b=".15" /> | 222 <Color a="1" r=".15" g="0.15" b=".15" /> |
222 </HighlightTexture> | 223 </HighlightTexture> |