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