From 7cf4c7bd786a4f3d9633f6f5345e7d382be8afec Mon Sep 17 00:00:00 2001 From: Leonard Kim Date: Tue, 28 May 2019 13:50:58 -0700 Subject: [PATCH] Revert "feat(screenshare): enable auto-pin of latest and last screenshare" This reverts commit f42d0411b11c34a7d7bb80e50f2a92776bfb8d8d. The UX provided by this feature flag in its current state is not desired. Also, I noticed filmstrip sometimes failing to properly update small video display mode on pin/unpin. The feature is being left in for consumers of jitsi-meet to enable as needed. --- interface_config.js | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/interface_config.js b/interface_config.js index bd4ef25899..503b54dfb9 100644 --- a/interface_config.js +++ b/interface_config.js @@ -167,13 +167,7 @@ var interfaceConfig = { * * @type {boolean} */ - RECENT_LIST_ENABLED: true, - - /** - * A UX mode where the last screen share participant is automatically - * pinned. Note: this mode is experimental and subject to breakage. - */ - AUTO_PIN_LATEST_SCREEN_SHARE: true + RECENT_LIST_ENABLED: true /** * How many columns the tile view can expand to. The respected range is @@ -201,6 +195,12 @@ var interfaceConfig = { */ // ANDROID_APP_PACKAGE: 'org.jitsi.meet', + /** + * A UX mode where the last screen share participant is automatically + * pinned. Note: this mode is experimental and subject to breakage. + */ + // AUTO_PIN_LATEST_SCREEN_SHARE: false, + /** * Override the behavior of some notifications to remain displayed until * explicitly dismissed through a user action. The value is how long, in