Merge branch '090-download-chat' into mconf-live0.6.2
This commit is contained in:
commit
64df664a52
@ -686,6 +686,9 @@ with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
|
||||
override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void {
|
||||
super.updateDisplayList(unscaledWidth, unscaledHeight);
|
||||
|
||||
// Force validation before evaluation of toolbar width
|
||||
validateNow();
|
||||
|
||||
const paddingHeight:int = 5;
|
||||
const paddingWidth:int = 5;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user