diff 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
line wrap: on
line diff
--- a/SkeletonKey/SkeletonKey.xml	Sun Jul 31 16:45:02 2016 -0400
+++ b/SkeletonKey/SkeletonKey.xml	Tue Aug 02 12:33:13 2016 -0400
@@ -204,17 +204,18 @@
       </Button>
 
       <Button name="$parentUnbindButton" hidden="true">
-        <Size x="60" y="24" />
-        <Anchors>
-          <Anchor point="CENTER" />
-        </Anchors>
+        <Size x="48" y="24" />
         <Layers>
           <Layer level="OVERLAY">
-            <FontString inherits="KTUIPanelFont" text="Unbind" />
+            <FontString inherits="KTUIPanelFont" text="Clear">
+              <Anchors>
+                <Anchor point="CENTER" />
+              </Anchors>
+            </FontString>
           </Layer>
         </Layers>
         <NormalTexture>
-          <Color a="1" r="1" g="0.4" b="0" />
+          <Color a="1" r=".7" g="0.12" b=".06" />
         </NormalTexture>
         <HighlightTexture alphaMode="ADD">