commit
75cb6b66cc
3
bigbluebutton-client/src/org/bigbluebutton/modules/layout/views/LayoutsCombo.mxml
Normal file → Executable file
3
bigbluebutton-client/src/org/bigbluebutton/modules/layout/views/LayoutsCombo.mxml
Normal file → Executable file
@ -97,7 +97,8 @@ with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
|
||||
invalidateDisplayList();
|
||||
}
|
||||
|
||||
private function onLayoutChanged(e:SwitchedLayoutEvent):void {
|
||||
private function onLayoutChanged(e:SwitchedLayoutEvent):void {
|
||||
lockSettingsChanged(null);
|
||||
//trace(LOG + " handling SwitchedLayoutEvent layout=[" + e.layoutID + "]");
|
||||
populateComboBox();
|
||||
//trace(LOG + " selected layout coming in is: " + selectedIndex);
|
||||
|
Loading…
Reference in New Issue
Block a user