From 3e7a59b7b9c6289d71551eedc763188c2a99f6e5 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Wed, 4 Jan 2017 23:40:51 +0500 Subject: Minor UI improvements (#4959) * PLT-5128 - Fixing channel header responsively * PLT-4984 - Fixing search popover behaviour --- webapp/utils/constants.jsx | 1 + 1 file changed, 1 insertion(+) (limited to 'webapp/utils') diff --git a/webapp/utils/constants.jsx b/webapp/utils/constants.jsx index 835510c3b..8162846e2 100644 --- a/webapp/utils/constants.jsx +++ b/webapp/utils/constants.jsx @@ -824,6 +824,7 @@ export const Constants = { description: 'Enable WebRTC one on one calls' } }, + OVERLAY_TIME_DELAY_SMALL: 100, OVERLAY_TIME_DELAY: 400, WEBRTC_TIME_DELAY: 750, WEBRTC_CLEAR_ERROR_DELAY: 15000, -- cgit v1.2.3-1-g7c22