summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrichard <none@none>2009-11-12 11:56:25 -0800
committerrichard <none@none>2009-11-12 11:56:25 -0800
commitc15a3a18d44fd5b5e72117200938c1eb33fb3c99 (patch)
treeef07c1c7e034d3f74b954c8a5280ac99b34198b5
parent5c23df8654db1aa5205c720bf5b9387d1b289628 (diff)
EXT-677 build l arrows don't work
EXT-2388 - top of world does not update reviewed by james
-rw-r--r--indra/newview/skins/default/xui/en/main_view.xml14
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"