Skip to content
Snippets Groups Projects
Commit fcd1ccd2 authored by Richard Linden's avatar Richard Linden
Browse files
parents b82d0abb a556fcf2
No related branches found
No related tags found
No related merge requests found
...@@ -15,6 +15,7 @@ ...@@ -15,6 +15,7 @@
min_height="60" min_height="60"
min_width="150" min_width="150"
can_resize="true" can_resize="true"
default_tab_group="1"
name="chat_bar" name="chat_bar"
width="380"> width="380">
<panel <panel
...@@ -23,10 +24,15 @@ ...@@ -23,10 +24,15 @@
follow="all" follow="all"
width="380" width="380"
height="0" height="0"
visible="false" visible="true"
filename="panel_nearby_chat.xml" filename="panel_nearby_chat.xml"
name="nearby_chat" /> name="nearby_chat" />
<panel width="380" height="31" left="0" bottom="-1" follows="left|right|bottom"> <panel width="380"
height="31"
left="0"
bottom="-1"
follows="left|right|bottom"
tab_group="1">
<line_editor <line_editor
border_style="line" border_style="line"
border_thickness="1" border_thickness="1"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment