From f42d0411b11c34a7d7bb80e50f2a92776bfb8d8d Mon Sep 17 00:00:00 2001 From: Leonard Kim Date: Thu, 16 May 2019 11:55:29 -0700 Subject: [PATCH] feat(screenshare): enable auto-pin of latest and last screenshare --- interface_config.js | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/interface_config.js b/interface_config.js index 503b54dfb..bd4ef2589 100644 --- a/interface_config.js +++ b/interface_config.js @@ -167,7 +167,13 @@ var interfaceConfig = { * * @type {boolean} */ - RECENT_LIST_ENABLED: true + 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 /** * How many columns the tile view can expand to. The respected range is @@ -195,12 +201,6 @@ 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