This commit is contained in:
Tiago Daniel Jacobs 2016-01-21 22:56:48 -02:00
parent 58292b198d
commit fc728bf1be

View 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);