summaryrefslogtreecommitdiff
path: root/indra/newview/skins
diff options
context:
space:
mode:
authorTodd Stinson <stinson@lindenlab.com>2012-02-07 17:22:54 -0800
committerTodd Stinson <stinson@lindenlab.com>2012-02-07 17:22:54 -0800
commit706627e38a9bdc2fda00d4a9624c922a1f9dddb7 (patch)
tree876d0d69a3434cddc58ada6e00d62718a571f089 /indra/newview/skins
parente64ec7e60c9f24cc3dff21f4215624a86670b8d6 (diff)
PATH-245: Ensuring that the characters floater is scalable.
Diffstat (limited to 'indra/newview/skins')
-rw-r--r--indra/newview/skins/default/xui/en/floater_pathfinding_characters.xml34
1 files changed, 19 insertions, 15 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_pathfinding_characters.xml b/indra/newview/skins/default/xui/en/floater_pathfinding_characters.xml
index 5938342556..8cd220553f 100644
--- a/indra/newview/skins/default/xui/en/floater_pathfinding_characters.xml
+++ b/indra/newview/skins/default/xui/en/floater_pathfinding_characters.xml
@@ -1,16 +1,19 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater
open_positioning="cascading"
+ can_resize="true"
can_tear_off="false"
height="273"
+ width="635"
+ min_height="273"
+ min_width="635"
layout="topleft"
name="floater_pathfinding_characters"
help_topic="floater_pathfinding_characters"
reuse_instance="true"
- save_rect="true"
+ save_rect="false"
single_instance="true"
- title="Pathfinding characters"
- width="635">
+ title="Pathfinding characters">
<floater.string name="characters_messaging_initial"></floater.string>
<floater.string name="characters_messaging_fetch_starting">Building query for pathfinding characters ...</floater.string>
<floater.string name="characters_messaging_fetch_inprogress">Querying for pathfinding characters ...</floater.string>
@@ -34,7 +37,7 @@
<scroll_list.columns
label="Name"
name="name"
- width="137" />
+ dynamic_width="true" />
<scroll_list.columns
label="Description"
name="description"
@@ -59,7 +62,7 @@
type="string"
text_color="LabelTextColor"
length="1"
- follows="left|top"
+ follows="left|bottom"
layout="topleft"
name="characters_status"
top="161"
@@ -67,7 +70,7 @@
Characters:
</text>
<button
- follows="right|top"
+ follows="right|bottom"
height="21"
label="Refresh list"
layout="topleft"
@@ -76,7 +79,7 @@
left="257"
width="115"/>
<button
- follows="right|top"
+ follows="right|bottom"
height="21"
label="Select all"
layout="topleft"
@@ -85,7 +88,7 @@
left="378"
width="115"/>
<button
- follows="right|top"
+ follows="right|bottom"
height="21"
label="Select none"
layout="topleft"
@@ -95,7 +98,7 @@
width="115"/>
<view_border
bevel_style="none"
- follows="top|left"
+ follows="left|right|bottom"
height="0"
layout="topleft"
name="horiz_separator"
@@ -110,7 +113,7 @@
text_color="LabelTextColor"
text_readonly_color="LabelDisabledColor"
length="1"
- follows="left|top"
+ follows="left|bottom"
layout="topleft"
name="actions_label"
top_pad="12"
@@ -119,6 +122,7 @@
</text>
<check_box
height="19"
+ follows="left|bottom"
label="Show beacon"
layout="topleft"
name="show_beacon"
@@ -126,7 +130,7 @@
left="259"
width="90" />
<button
- follows="right|top"
+ follows="left|bottom"
height="22"
label="Take"
layout="topleft"
@@ -135,7 +139,7 @@
left="17"
width="94"/>
<button
- follows="right|top"
+ follows="left|bottom"
height="22"
label="Take copy"
layout="topleft"
@@ -144,7 +148,7 @@
left="119"
width="94"/>
<button
- follows="right|top"
+ follows="left|bottom"
height="22"
label="Return"
layout="topleft"
@@ -153,7 +157,7 @@
left="220"
width="94"/>
<button
- follows="right|top"
+ follows="left|bottom"
height="22"
label="Delete"
layout="topleft"
@@ -162,7 +166,7 @@
left="322"
width="94"/>
<button
- follows="right|top"
+ follows="left|bottom"
height="22"
label="Teleport me to it"
layout="topleft"