Jumping buttons are yuck!

master
Ansariel 2021-06-30 20:35:22 +02:00
parent f773bbaa8c
commit 6feb7a2d53
1 changed files with 28 additions and 19 deletions

View File

@ -32,7 +32,7 @@
top="1"
left="4"
name="combo_sets"
width="190" />
width="197" />
<button
top_delta="0"
follows="top|right"
@ -63,11 +63,20 @@
name="remove_set_btn"
tool_tip="Remove selected contact set"
width="20" />
<view_border
top="22"
left="4"
right="-92"
bottom="-26"
layout="topleft"
follows="all"
bevel_style="in"
name="info_border" />
<avatar_list
left="4"
right="-99"
top="20"
bottom="-3"
left="6"
width="255"
top="25"
bottom="-29"
follows="all"
layout="topleft"
show_profile_btn="true"
@ -86,10 +95,10 @@
layout="topleft"
height="22"
label="Add..."
left_delta="256"
left="269"
name="add_btn"
tool_tip="Add an avatar to the current contact set"
width="94" />
width="80" />
<button
top_pad="3"
follows="top|right"
@ -98,7 +107,7 @@
label="Remove..."
name="remove_btn"
tool_tip="Remove this avatar from the current contact set"
width="94" />
width="80" />
<button
top_pad="3"
follows="top|right"
@ -107,7 +116,7 @@
label="Profile..."
name="profile_btn"
tool_tip="Open this avatar's profile"
width="94" />
width="80" />
<button
top_pad="3"
follows="top|right"
@ -116,7 +125,7 @@
label="IM..."
name="start_im_btn"
tool_tip="Begin an instant message conversation"
width="94" />
width="80" />
<button
top_pad="3"
follows="top|right"
@ -125,7 +134,7 @@
label="Teleport..."
name="offer_teleport_btn"
tool_tip="Offer a teleport to your current location"
width="94" />
width="80" />
<button
top_pad="10"
follows="top|right"
@ -134,7 +143,7 @@
label="Set Alias..."
name="set_pseudonym_btn"
tool_tip="Give this avatar a pseudonym"
width="94" />
width="80" />
<button
top_pad="3"
follows="top|right"
@ -143,7 +152,7 @@
label="Rem Alias..."
name="remove_pseudonym_btn"
tool_tip="Remove an avatar's pseudonym"
width="94" />
width="80" />
<button
top_pad="3"
follows="top|right"
@ -152,15 +161,15 @@
label="Rem DN..."
name="remove_displayname_btn"
tool_tip="Remove an avatar's display name"
width="94" />
width="80" />
<text
top_pad="10"
left_delta="2"
follows="top|right"
bottom="-4"
left="6"
follows="bottom|left"
layout="topleft"
height="20"
height="14"
name="member_count"
width="94">
width="80">
Members: [COUNT]
</text>
</panel>