diff --git a/bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/PublishWindow.mxml b/bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/PublishWindow.mxml index 37c2ef37773a3117afffeca8905e54ed35080fd2..e2c4d85850cde34caed9c742769675200922e665 100755 --- a/bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/PublishWindow.mxml +++ b/bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/PublishWindow.mxml @@ -305,7 +305,7 @@ with BigBlueButton; if not, see <http://www.gnu.org/licenses/>. dispatchEvent(e); maximizeRestoreBtn.visible = true; - this.resizable = true; + onResize();