From ee31d24f7c8f2bf33b439e6b4553ed05f77ed8f9 Mon Sep 17 00:00:00 2001 From: yanas Date: Thu, 13 Oct 2016 15:09:52 -0500 Subject: [PATCH] Puts fullscreen button in the top toolbar --- index.html | 1 - interface_config.js | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index b7c6bc1f8..46462e14b 100644 --- a/index.html +++ b/index.html @@ -142,7 +142,6 @@ -
diff --git a/interface_config.js b/interface_config.js index 02cfd6fe0..876e048a3 100644 --- a/interface_config.js +++ b/interface_config.js @@ -19,8 +19,8 @@ var interfaceConfig = { // eslint-disable-line no-unused-vars INVITATION_POWERED_BY: true, // the toolbar buttons line is intentionally left in one line, to be able // to easily override values or remove them using regex - MAIN_TOOLBAR_BUTTONS: ['microphone', 'camera', 'desktop', 'invite', 'hangup'], // jshint ignore:line - TOOLBAR_BUTTONS: ['profile', 'authentication', 'microphone', 'camera', 'desktop', 'recording', 'security', 'raisehand', 'chat', 'etherpad', 'sharedvideo', 'fullscreen', 'sip', 'dialpad', 'settings', 'hangup', 'filmstrip', 'contacts'], // jshint ignore:line + MAIN_TOOLBAR_BUTTONS: ['microphone', 'camera', 'desktop', 'invite', 'fullscreen', 'hangup'], // jshint ignore:line + TOOLBAR_BUTTONS: ['profile', 'authentication', 'microphone', 'camera', 'desktop', 'recording', 'security', 'raisehand', 'chat', 'etherpad', 'sharedvideo', 'sip', 'dialpad', 'settings', 'hangup', 'filmstrip', 'contacts'], // jshint ignore:line SETTINGS_SECTIONS: ['language', 'devices', 'moderator'], // Determines how the video would fit the screen. 'both' would fit the whole // screen, 'height' would fit the original video height to the height of the