summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorRichard Nelson <richard@lindenlab.com>2011-10-14 16:10:11 -0700
committerRichard Nelson <richard@lindenlab.com>2011-10-14 16:10:11 -0700
commit9c454b6afacd2ffe07525261b698e77a6b99f4da (patch)
treea1eba3c155d66e7a661b7ee7c96125fba6cd542f /indra/newview
parenta0a3790f1c08522a8b8e6fa6fc76eb9fcb0f2120 (diff)
EXP-1380 FIX Hud attached to avatar can be covered by location/favorites bar
huds follow ui now
Diffstat (limited to 'indra/newview')
-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 4d3d431b3a..b4be17e677 100644
--- a/indra/newview/skins/default/xui/en/main_view.xml
+++ b/indra/newview/skins/default/xui/en/main_view.xml
@@ -8,13 +8,6 @@
tab_stop="false"
name="main_view"
width="1024">
- <view top="0"
- follows="all"
- height="768"
- left="0"
- mouse_opaque="false"
- name="world_view_rect"
- width="1024"/>
<layout_stack border_size="0"
follows="all"
mouse_opaque="false"
@@ -57,6 +50,13 @@
tab_stop="false"
name="world_panel"
width="1024">
+ <view top="0"
+ follows="all"
+ height="500"
+ left="0"
+ mouse_opaque="false"
+ name="world_view_rect"
+ width="1024"/>
<panel follows="left|top|right"
height="19"
left="0"