Open mconf-daileon opened 8 years ago
Implemented by @RafaFP here: https://github.com/RafaFP/bigbluebutton/tree/fix-1825
It's not a good idea to check each one of the existing pre-defined layouts as you did on the LayoutManager. Doesn't the LayoutModel contain the pre-defined layouts? Also we could use a better solution than a new TitleWindow to capture the answer from the user, the same we do for the record button and the quit button.
Author Name: Felipe Cecagno (Felipe Cecagno) Original Redmine Issue: 1825, http://dev.mconf.org/redmine/issues/1825 Original Date: 2015-10-23
In this scenario, it's impossible to use one of them.