summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelvolumepulldown.cpp
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2015-02-04 08:45:49 -0800
committerOz Linden <oz@lindenlab.com>2015-02-04 08:45:49 -0800
commit53fb7f9998fceadc84ee3aefec12806ce87f7772 (patch)
treed6b573858cda30f1191c45de1366af974233957d /indra/newview/llpanelvolumepulldown.cpp
parente79b1dfb418ad090c016eaa4d6b1388bde47c274 (diff)
parent059b561dd2fbbc115d815a41d58b8bb76f603074 (diff)
merge storm-2082 changes
Diffstat (limited to 'indra/newview/llpanelvolumepulldown.cpp')
-rwxr-xr-xindra/newview/llpanelvolumepulldown.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/llpanelvolumepulldown.cpp b/indra/newview/llpanelvolumepulldown.cpp
index cb00f742cc..6595da235c 100755
--- a/indra/newview/llpanelvolumepulldown.cpp
+++ b/indra/newview/llpanelvolumepulldown.cpp
@@ -40,8 +40,8 @@
#include "llfloaterpreference.h"
#include "llsliderctrl.h"
-/* static */ const F32 LLPanelVolumePulldown::sAutoCloseFadeStartTimeSec = 4.0f;
-/* static */ const F32 LLPanelVolumePulldown::sAutoCloseTotalTimeSec = 5.0f;
+/* static */ const F32 LLPanelVolumePulldown::sAutoCloseFadeStartTimeSec = 2.0f;
+/* static */ const F32 LLPanelVolumePulldown::sAutoCloseTotalTimeSec = 3.0f;
///----------------------------------------------------------------------------
/// Class LLPanelVolumePulldown