Skip to content
Snippets Groups Projects
Commit 55ab3dd1 authored by Kurt Stauffacher's avatar Kurt Stauffacher
Browse files

Updated text labels in bottom bar to match spec EXT-1046

parent 63605366
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
left="0" left="0"
name="chat_bar" name="chat_bar"
top="24" top="24"
width="500"> width="510">
<line_editor <line_editor
border_style="line" border_style="line"
border_thickness="1" border_thickness="1"
...@@ -27,20 +27,21 @@ ...@@ -27,20 +27,21 @@
top="3" top="3"
layout="topleft" layout="topleft"
left_pad="5" left_pad="5"
label="Log" label="Log"
height="20"> height="20">
<button.commit_callback function="Floater.Toggle" parameter="nearby_chat"/> <button.commit_callback function="Floater.Toggle" parameter="nearby_chat"/>
</button> </button>
<chiclet_talk <chiclet_talk
follows="right" follows="right"
height="20" height="20"
speak_button.font="SansSerifMedium"
layout="topleft" layout="topleft"
left_pad="5" left_pad="5"
name="talk" name="talk"
top="3" top="3"
width="100" /> width="100" />
<gesture_combo_box <gesture_combo_box
follows="right" follows="right"
height="20" height="20"
label="Gestures" label="Gestures"
layout="topleft" layout="topleft"
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
<gesture_combo_box.drop_down_button name="Drop Down Button" <gesture_combo_box.drop_down_button name="Drop Down Button"
label="" label=""
hover_glow_amount="0.15" hover_glow_amount="0.15"
font="SansSerifSmall" font="SansSerif"
scale_image="true" scale_image="true"
pad_right="24" pad_right="24"
image_unselected="DropDown_Off" image_unselected="DropDown_Off"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment