diff options
| author | andreykproductengine <andreykproductengine@lindenlab.com> | 2018-09-17 16:51:45 +0300 | 
|---|---|---|
| committer | andreykproductengine <andreykproductengine@lindenlab.com> | 2018-09-17 16:51:45 +0300 | 
| commit | 59a92c8523b976512543a6d2611ff8b5da39790c (patch) | |
| tree | 175ce0704fb88fc300931b89de72a9829c6dbde3 /indra | |
| parent | 636839a47c6881b10d676d19c65d6c34a956622a (diff) | |
SL-9650 EEP environment panel should not animate
Diffstat (limited to 'indra')
| -rw-r--r-- | indra/newview/skins/default/xui/en/panel_region_environment.xml | 2 | 
1 files changed, 2 insertions, 0 deletions
| 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" | 
