diff options
author | Leyla Farazha <leyla@lindenlab.com> | 2009-11-13 16:17:46 -0800 |
---|---|---|
committer | Leyla Farazha <leyla@lindenlab.com> | 2009-11-13 16:17:46 -0800 |
commit | c5732c824fcde73953cfdf971ba35a88abd54d0c (patch) | |
tree | 26c938f020d3efbf36c4826a3c14a6f04a7cf097 /indra | |
parent | 3abee9a4506ed225f15934ab82881e16fa5f9113 (diff) | |
parent | c8ed7710c5305d1a1ec65a04543e3a2b1aad24f1 (diff) |
merge
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/skins/default/xui/en/main_view.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/indra/newview/skins/default/xui/en/main_view.xml b/indra/newview/skins/default/xui/en/main_view.xml index 08f7ee456e..9e35c95d45 100644 --- a/indra/newview/skins/default/xui/en/main_view.xml +++ b/indra/newview/skins/default/xui/en/main_view.xml @@ -51,6 +51,13 @@ name="main_view" user_resize="true" width="500"> + <view bottom="500" + follows="all" + height="500" + left="0" + mouse_opaque="false" + name="world_view_rect" + width="500"/> <layout_stack border_size="0" bottom="500" follows="all" @@ -66,13 +73,6 @@ mouse_opaque="false" name="hud container" width="500"> - <view bottom="500" - follows="all" - height="500" - left="0" - mouse_opaque="false" - name="world_view_rect" - width="500"/> <panel follows="right|top|bottom" height="500" mouse_opaque="false" |