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

Fixes bug that causes Cloudinary videos to appear cut #43

Merged
merged 1 commit into from
Feb 11, 2020

Conversation

dugajean
Copy link
Contributor

This screenshot demonstrates the bug best:

Screen Shot 2020-02-11 at 15 38 56

After bug fix:

Screen Shot 2020-02-11 at 15 39 35

There was a hardcoded 300px width being set on the <video> element. I override that width on runtime and replace it with 100% instead.

@DavidCramer DavidCramer merged commit e8d6abf into develop Feb 11, 2020
@dugajean dugajean deleted the bug/cut-video-bug branch February 11, 2020 17:06
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.

2 participants