Skip to content

Commit e3ec0c1

Browse files
LLGuruakleshchev
authored andcommitted
#2618 Roles and Members tab is a mess
1 parent bea7b1a commit e3ec0c1

File tree

1 file changed

+19
-53
lines changed

1 file changed

+19
-53
lines changed

indra/newview/skins/default/xui/en/panel_group_roles.xml

Lines changed: 19 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
22
<panel
3-
height="750"
3+
height="770"
44
label="Members &amp; Roles"
55
layout="topleft"
66
left="0"
@@ -20,7 +20,7 @@
2020
<tab_container
2121
border="false"
2222
follows="left|top|right"
23-
height="552"
23+
height="770"
2424
halign="center"
2525
layout="topleft"
2626
left="0"
@@ -29,16 +29,10 @@
2929
tab_position="top"
3030
tab_height="22"
3131
tab_min_width="90"
32-
top="0"
33-
width="304">
32+
top="0">
3433
<panel
3534
border="false"
36-
follows="all"
37-
height="303"
3835
label="MEMBERS"
39-
layout="topleft"
40-
left="0"
41-
right="-1"
4236
help_topic="roles_members_tab"
4337
name="members_sub_tab"
4438
tool_tip="Members"
@@ -128,11 +122,7 @@ clicking on their names.
128122
</panel>
129123
<panel
130124
border="false"
131-
height="303"
132125
label="ROLES"
133-
layout="topleft"
134-
left="0"
135-
right="-1"
136126
help_topic="roles_roles_tab"
137127
name="roles_sub_tab"
138128
class="panel_group_roles_subtab">
@@ -183,15 +173,14 @@ including the Everyone and Owner Roles.
183173
draw_heading="true"
184174
draw_stripes="false"
185175
heading_height="23"
186-
height="132"
176+
height="138"
187177
layout="topleft"
188178
search_column="1"
189179
left="0"
190180
follows="left|top|right"
191181
right="-1"
192182
name="role_list"
193-
top_pad="2"
194-
width="310">
183+
top_pad="2">
195184
<scroll_list.columns
196185
label="Role"
197186
name="name"
@@ -232,16 +221,11 @@ including the Everyone and Owner Roles.
232221
</panel>
233222
<panel
234223
border="false"
235-
height="303"
236224
label="ABILITIES"
237-
layout="topleft"
238-
left="0"
239-
right="-1"
240225
help_topic="roles_actions_tab"
241226
name="actions_sub_tab"
242227
class="panel_group_actions_subtab"
243-
tool_tip="You can view an Ability&apos;s Description and which Roles and Members can execute the Ability."
244-
width="310">
228+
tool_tip="You can view an Ability&apos;s Description and which Roles and Members can execute the Ability.">
245229
<panel.string
246230
name="help_text">
247231
Abilities allow Members in Roles to do specific
@@ -280,8 +264,7 @@ things in this group. There&apos;s a broad variety of Abilities.
280264
name="action_list"
281265
search_column="2"
282266
tool_tip="Select an Ability to view more details"
283-
top_pad="5"
284-
width="300">
267+
top_pad="5">
285268
<scroll_list.columns
286269
label=""
287270
name="icon"
@@ -297,16 +280,11 @@ things in this group. There&apos;s a broad variety of Abilities.
297280
</panel>
298281
<panel
299282
border="false"
300-
height="303"
301283
label="BANNED RESIDENTS"
302-
layout="topleft"
303-
left="0"
304-
right="-1"
305284
help_topic="roles_banlist_tab"
306285
name="banlist_sub_tab"
307286
class="panel_group_banlist_subtab"
308-
tool_tip="View the banned residents from this group."
309-
width="310">
287+
tool_tip="View the banned residents from this group.">
310288
<panel.string
311289
name="help_text">
312290
Any resident on the ban list will be unable to join the group.
@@ -318,7 +296,7 @@ things in this group. There&apos;s a broad variety of Abilities.
318296
<name_list
319297
column_padding="0"
320298
draw_heading="true"
321-
height="400"
299+
height="714"
322300
follows="left|top|right"
323301
layout="topleft"
324302
left="0"
@@ -384,7 +362,6 @@ things in this group. There&apos;s a broad variety of Abilities.
384362
follows="top|left|right"
385363
left="0"
386364
right="-1"
387-
width="313"
388365
mouse_opaque="false"
389366
name="members_footer"
390367
top="325"
@@ -464,7 +441,6 @@ things in this group. There&apos;s a broad variety of Abilities.
464441
follows="top|left|right"
465442
left="0"
466443
right="-1"
467-
width="313"
468444
mouse_opaque="false"
469445
name="members_header"
470446
top_pad="3"
@@ -496,11 +472,10 @@ things in this group. There&apos;s a broad variety of Abilities.
496472
follows="top|left|right"
497473
left="0"
498474
right="-1"
499-
width="313"
500475
mouse_opaque="false"
501476
name="roles_footer"
502477
top_delta="0"
503-
top="209"
478+
top="215"
504479
visible="false">
505480
<text
506481
type="string"
@@ -522,8 +497,7 @@ things in this group. There&apos;s a broad variety of Abilities.
522497
right="-1"
523498
max_length_bytes="20"
524499
name="role_name"
525-
top_pad="0"
526-
width="300">
500+
top_pad="0">
527501
</line_editor>
528502
<text
529503
type="string"
@@ -545,8 +519,7 @@ things in this group. There&apos;s a broad variety of Abilities.
545519
right="-1"
546520
max_length_bytes="20"
547521
name="role_title"
548-
top_pad="0"
549-
width="300">
522+
top_pad="0">
550523
</line_editor>
551524
<text
552525
type="string"
@@ -569,7 +542,6 @@ things in this group. There&apos;s a broad variety of Abilities.
569542
height="35"
570543
name="role_description"
571544
top_pad="0"
572-
width="300"
573545
word_wrap="true">
574546
</text_editor>
575547
<text
@@ -592,8 +564,7 @@ things in this group. There&apos;s a broad variety of Abilities.
592564
follows="left|top|right"
593565
right="-1"
594566
name="role_assigned_members"
595-
top_pad="0"
596-
width="300" />
567+
top_pad="0" />
597568
<check_box
598569
height="15"
599570
label="Reveal members"
@@ -625,8 +596,7 @@ things in this group. There&apos;s a broad variety of Abilities.
625596
name="role_allowed_actions"
626597
search_column="2"
627598
tool_tip="For details of each allowed ability see the abilities tab"
628-
top_pad="0"
629-
width="300">
599+
top_pad="0">
630600
<scroll_list.columns
631601
label=""
632602
name="icon"
@@ -648,7 +618,6 @@ things in this group. There&apos;s a broad variety of Abilities.
648618
follows="top|left|right"
649619
left="0"
650620
right="-1"
651-
width="313"
652621
mouse_opaque="false"
653622
name="roles_header"
654623
top_pad="3"
@@ -673,14 +642,13 @@ things in this group. There&apos;s a broad variety of Abilities.
673642
</text_editor>
674643
</panel>
675644
<panel
676-
height="424"
645+
height="513"
677646
background_visible="false"
678647
bg_alpha_color="FloaterUnfocusBorderColor"
679648
layout="topleft"
680649
follows="top|left|right"
681650
left="0"
682651
right="-1"
683-
width="313"
684652
mouse_opaque="false"
685653
name="actions_footer"
686654
top_delta="0"
@@ -716,14 +684,13 @@ things in this group. There&apos;s a broad variety of Abilities.
716684
Roles with this ability
717685
</text>
718686
<scroll_list
719-
height="172"
687+
height="216"
720688
layout="topleft"
721689
follows="left|top|right"
722690
left="5"
723691
right="-1"
724692
name="action_roles"
725-
top_pad="0"
726-
width="300" />
693+
top_pad="0" />
727694
<text
728695
type="string"
729696
height="16"
@@ -736,13 +703,12 @@ things in this group. There&apos;s a broad variety of Abilities.
736703
Members with this ability
737704
</text>
738705
<name_list
739-
height="122"
706+
height="167"
740707
follows="left|top|right"
741708
layout="topleft"
742709
left="5"
743710
right="-1"
744711
name="action_members"
745-
top_pad="0"
746-
width="300" />
712+
top_pad="0" />
747713
</panel>
748714
</panel>

0 commit comments

Comments
 (0)