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

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