Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix video aspect ratio #284

Merged
merged 1 commit into from
Oct 5, 2020

Conversation

DocMarty84
Copy link
Contributor

The ChewieController doesn't use the aspect ratio from the container,
leading to incorrect padding around the element.

Fixes #264

@DocMarty84
Copy link
Contributor Author

Not sure this is the right fix, but it seems to solve the issue.

The `ChewieController` doesn't use the aspect ratio from the container,
leading to incorrect padding around the element.

Fixes Sub6Resources#264
@DFelten
Copy link
Contributor

DFelten commented Oct 5, 2020

LGTM. Nice small fix.

@ryan-berger ryan-berger merged commit 54be788 into Sub6Resources:new-parser Oct 5, 2020
@DocMarty84
Copy link
Contributor Author

Thanks for merging. I just realized that it was merged in the branch new-parser (I think the new parser was not in master when I created the PR). Does it need to go in master?

@DFelten
Copy link
Contributor

DFelten commented Oct 10, 2020

I think he merged it into master from this branch here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants