-
-
Notifications
You must be signed in to change notification settings - Fork 119
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
Add ReactPlayer and try to make it responsive #264
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This can now be rebased as #259 is merged. |
6a43f84
to
251091f
Compare
It's not perfect, but it's better than an iframe. We can improve that later to also keep actual video ration as described in here: We tried described solutions and had some troubles on firefox with some extra padding. Without css, ratio is not respected, but it still works fine. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Changes
Checklist