From 59a92c8523b976512543a6d2611ff8b5da39790c Mon Sep 17 00:00:00 2001
From: andreykproductengine <andreykproductengine@lindenlab.com>
Date: Mon, 17 Sep 2018 16:51:45 +0300
Subject: SL-9650 EEP environment panel should not animate

---
 indra/newview/skins/default/xui/en/panel_region_environment.xml | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'indra/newview/skins')

diff --git a/indra/newview/skins/default/xui/en/panel_region_environment.xml b/indra/newview/skins/default/xui/en/panel_region_environment.xml
index 3ce0d7a2ef..cfb142093a 100644
--- a/indra/newview/skins/default/xui/en/panel_region_environment.xml
+++ b/indra/newview/skins/default/xui/en/panel_region_environment.xml
@@ -21,6 +21,7 @@
             height="367"
             follows="all"
             layout="topleft"
+            animate="false"
             orientation="vertical">
         <layout_panel
                 auto_resize="true"
@@ -50,6 +51,7 @@
                     bottom="-1"
                     layout="topleft"
                     follows="all"
+                    animate="false"
                     orientation="horizontal">
                 <layout_panel 
                         background_visible="true"
-- 
cgit v1.2.3