From 72afca57a75d61b56a2b72d06df26485ae391231 Mon Sep 17 00:00:00 2001 From: Erica Olsen Date: Wed, 16 Sep 2009 00:28:50 +0000 Subject: EXT-973 Upgrade layout of Resident Chooser, grid options --- .../skins/default/xui/en/floater_build_options.xml | 40 ++++++++++------------ 1 file changed, 19 insertions(+), 21 deletions(-) (limited to 'indra/newview/skins/default/xui/en/floater_build_options.xml') diff --git a/indra/newview/skins/default/xui/en/floater_build_options.xml b/indra/newview/skins/default/xui/en/floater_build_options.xml index af5c006779..f96aea3d90 100644 --- a/indra/newview/skins/default/xui/en/floater_build_options.xml +++ b/indra/newview/skins/default/xui/en/floater_build_options.xml @@ -1,71 +1,69 @@ + width="245"> + top="25" + width="200" /> + top_pad="0" + width="200" /> + width="220" /> -- cgit v1.2.3 From 6fc22cf35c8fc45cda044f121d2d186ce021425e Mon Sep 17 00:00:00 2001 From: Martin Reddy Date: Mon, 21 Sep 2009 10:42:22 +0000 Subject: DEV-39997: merging all of the recent xui file updates from the viewer2help-1 branch into viewer-2.0.0-3, to avoid divergence. This involves giving all floaters and side panels a help_topic attribute, to specify a logical name for that UI element's page in the help viewer. If you are creating/updating a floater or panel, please consider adding a help_topic field. For details, see the wiki page on XUI Documentation: https://wiki.lindenlab.com/wiki/XUI_Documentation#help_topic I'm also merging in some updates to the lastest floater button artwork to ensure these are 16x16 pixels. (Note, the new help code is still being developed in viewer2help-1 and is NOT being merged into 2.0 with this checkin. This is just data files.) --- indra/newview/skins/default/xui/en/floater_build_options.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview/skins/default/xui/en/floater_build_options.xml') diff --git a/indra/newview/skins/default/xui/en/floater_build_options.xml b/indra/newview/skins/default/xui/en/floater_build_options.xml index f96aea3d90..a65a159bd5 100644 --- a/indra/newview/skins/default/xui/en/floater_build_options.xml +++ b/indra/newview/skins/default/xui/en/floater_build_options.xml @@ -4,6 +4,7 @@ height="140" layout="topleft" name="build options floater" + help_topic="build_options_floater" save_rect="true" title="Grid Options" width="245"> -- cgit v1.2.3 From 8bdd77f1fda47628815230fe6276bfae4cfb3b82 Mon Sep 17 00:00:00 2001 From: Erica Olsen Date: Fri, 25 Sep 2009 01:39:13 +0000 Subject: EXT-1147 Update layout of grid options floater to be localizable --- .../skins/default/xui/en/floater_build_options.xml | 35 ++++++++++++++-------- 1 file changed, 23 insertions(+), 12 deletions(-) (limited to 'indra/newview/skins/default/xui/en/floater_build_options.xml') diff --git a/indra/newview/skins/default/xui/en/floater_build_options.xml b/indra/newview/skins/default/xui/en/floater_build_options.xml index a65a159bd5..42a063928c 100644 --- a/indra/newview/skins/default/xui/en/floater_build_options.xml +++ b/indra/newview/skins/default/xui/en/floater_build_options.xml @@ -1,20 +1,20 @@ + width="264"> + + Opacity: + + top_pad="0" + width="210" /> -- cgit v1.2.3