Merge pull request #5389 from riadvice/v2.0.x-screenshare-size
Delete centering videoHolder in all cases from ScreenshareViewWindow
This commit is contained in:
commit
7570839211
@ -251,9 +251,6 @@
|
||||
if (!btnActualSize.selected) {
|
||||
fitVideoToWindow();
|
||||
}
|
||||
|
||||
videoHolder.verticalCenter = 0;
|
||||
videoHolder.horizontalCenter = 0;
|
||||
}
|
||||
|
||||
private function fitVideoToWindow():void {
|
||||
|
Loading…
Reference in New Issue
Block a user