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

Updated panel_people.xml and panel_notes.xml to accommodate new side-tray width EXT-970

parent d291c0e7
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
left="0"
name="panel_notes"
top="0"
width="285">
width="313">
<layout_stack
name="layout"
orientation="vertical"
......@@ -17,7 +17,7 @@
left="0"
top="0"
height="420"
width="285"
width="313"
border_size="0">
<panel
name="notes_stack"
......@@ -26,7 +26,7 @@
top="0"
left="0"
height="390"
width="285">
width="313">
<scroll_container
color="DkGray2"
follows="left|top|right|bottom"
......@@ -36,14 +36,14 @@
name="profile_scroll"
opaque="true"
top="0"
width="285">
width="313">
<panel
height="350"
layout="topleft"
name="profile_scroll_panel"
top="0"
left="0"
width="240">
width="293">
<text
follows="left|top"
font="SansSerifBold"
......@@ -52,9 +52,9 @@
left="10"
name="status_message"
text_color="white"
top="0"
top="5"
value="My private notes:"
width="230" />
width="293" />
<text_editor
follows="left|top"
height="200"
......@@ -65,7 +65,7 @@
name="notes_edit"
text_color="black"
top_pad="10"
width="235"
width="280"
word_wrap="true" />
<text
follows="left|top"
......@@ -77,7 +77,7 @@
text_color="white"
top_pad="10"
value="Let this person:"
width="225" />
width="293" />
<check_box
enabled="false"
height="20"
......@@ -86,7 +86,7 @@
left="20"
name="status_check"
top_pad="0"
width="230" />
width="293" />
<check_box
enabled="false"
height="20"
......@@ -95,7 +95,7 @@
left="20"
name="map_check"
top_pad="0"
width="230" />
width="293" />
<check_box
enabled="false"
height="20"
......@@ -104,7 +104,7 @@
left="20"
name="objects_check"
top_pad="0"
width="230" />
width="293" />
</panel>
</scroll_container>
</panel>
......
......@@ -162,7 +162,7 @@ color="DkGray"
layout="topleft"
left="0"
name="bottom_panel"
width="285">
width="313">
<button
follows="bottom|left"
font="SansSerifBigBold"
......@@ -199,7 +199,7 @@ color="DkGray"
image_unselected="TrashItem_Off"
image_disabled="TrashItem_Disabled"
layout="topleft"
left_pad="180"
left_pad="230"
name="del_btn"
picture_style="true"
tool_tip="Remove selected person from your Friends list"
......@@ -216,7 +216,7 @@ color="DkGray"
top="0"
layout="topleft"
name="groups_panel"
width="285">
width="313">
<group_list
draw_heading="false"
follows="left|top|right|bottom"
......@@ -226,7 +226,7 @@ color="DkGray"
left="0"
name="group_list"
top="2"
width="285" />
width="313" />
<panel
background_visible="true"
bevel_style="none"
......@@ -237,7 +237,7 @@ color="DkGray"
layout="topleft"
left="0"
name="bottom_panel"
width="285">
width="313">
<button
enabled="false"
follows="bottom|left"
......@@ -288,7 +288,7 @@ color="DkGray"
image_selected="TrashItem_Press"
image_unselected="TrashItem_Off"
layout="topleft"
left_pad="146"
left_pad="196"
name="minus_btn"
picture_style="true"
tool_tip="Leave selected group"
......@@ -305,7 +305,7 @@ color="DkGray"
label="Recent"
layout="topleft"
name="recent_panel"
width="285">
width="313">
<avatar_list_tmp
color="DkGray2"
follows="left|top|right|bottom"
......@@ -314,7 +314,7 @@ color="DkGray"
left="0"
name="avatar_list"
top="2"
width="285" />
width="313" />
<panel
background_visible="true"
bevel_style="none"
......@@ -325,7 +325,7 @@ color="DkGray"
layout="topleft"
left="0"
name="bottom_panel"
width="285">
width="313">
<button
follows="bottom|left"
font="SansSerifBigBold"
......
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