mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 01:26:58 +00:00
FS-9578 #resolve [VC does not resize the video when chat is opened/closed]
This commit is contained in:
@@ -275,6 +275,7 @@
|
||||
}
|
||||
angular.element('#wrapper').toggleClass('toggled');
|
||||
$rootScope.chatStatus = angular.element('#wrapper').hasClass('toggled');
|
||||
updateVideoSize();
|
||||
};
|
||||
|
||||
$rootScope.openChat = function() {
|
||||
|
Reference in New Issue
Block a user