Skip to content
Snippets Groups Projects
Commit a374d7b5 authored by Erica Olsen's avatar Erica Olsen
Browse files

EXT-1376 Viewer 2.0 Fit & Finish Pass: People Panel - Friends

parent 4adb9f46
No related branches found
No related tags found
No related merge requests found
...@@ -69,14 +69,14 @@ ...@@ -69,14 +69,14 @@
name="speaking_indicator" name="speaking_indicator"
visible="true" visible="true"
width="20" /> width="20" />
<button <button
follows="right" follows="right"
height="16" height="16"
image_pressed="Info_Press" image_pressed="Info_Press"
image_hover="Info_Over" image_hover="Info_Over"
image_unselected="Info_Off" image_unselected="Info_Off"
layout="topleft" left_pad="3"
left_pad="5" right="-25"
name="info_btn" name="info_btn"
picture_style="true" picture_style="true"
width="16" /> width="16" />
...@@ -88,6 +88,7 @@ ...@@ -88,6 +88,7 @@
image_unselected="BuyArrow_Press" image_unselected="BuyArrow_Press"
layout="topleft" layout="topleft"
left_pad="5" left_pad="5"
right="-5"
name="profile_btn" name="profile_btn"
picture_style="true" picture_style="true"
width="16" /> width="16" />
......
...@@ -31,33 +31,44 @@ ...@@ -31,33 +31,44 @@
follows="top|left" follows="top|left"
height="20" height="20"
image_name="Generic_Group" image_name="Generic_Group"
name="group_icon"
layout="topleft" layout="topleft"
left="5" left="5"
mouse_opaque="true" mouse_opaque="true"
name="group_icon" top="2"
top="4"
width="20" /> width="20" />
<text <text
follows="left|right" follows="left|right"
font="SansSerifSmall" font="SansSerifSmall"
height="17" height="15"
layout="topleft" layout="topleft"
left_pad="5" left_pad="5"
name="group_name" name="group_name"
top="7" top="6"
use_ellipses="true" use_ellipses="true"
value="Unknown" value="Unknown"
width="263" /> width="246" />
<button <button
follows="right" follows="right"
height="16" height="16"
image_pressed="Info_Press" image_pressed="Info_Press"
image_hover="Info_Over" image_hover="Info_Over"
image_unselected="Info_Off" image_unselected="Info_Off"
layout="topleft" left_pad="3"
right="-25"
name="info_btn" name="info_btn"
picture_style="true" picture_style="true"
width="16" />
<button
follows="right"
height="16"
image_selected="BuyArrow_Press"
image_pressed="BuyArrow_Press"
image_unselected="BuyArrow_Press"
layout="topleft"
left_pad="5"
right="-5" right="-5"
top="4" name="profile_btn"
picture_style="true"
width="16" /> width="16" />
</panel> </panel>
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