Skip to content

Conversation

@mderrick
Copy link
Owner

@mderrick mderrick commented Mar 6, 2017

Inspired by #78 fixing bug #77 but with added tests.

@mderrick mderrick mentioned this pull request Mar 6, 2017
@mderrick mderrick merged commit 530016b into master Mar 6, 2017
@mderrick mderrick deleted the exitfullscreen branch March 6, 2017 18:55
@Bram-Zijp
Copy link

I have 2.0.0 but the fullscreen button still only enters fullscreen. Going out doesn't work.

@mderrick
Copy link
Owner Author

mderrick commented Mar 8, 2017

@Bram-Zijp I hadn't deployed it as I was going to bundle in a another fix before deploying. I just released v2.0.1. It's being published as we speak. Let me know if it works.

https://travis-ci.org/mderrick/react-html5video/builds/209022178

@Bram-Zijp
Copy link

Bram-Zijp commented Mar 8, 2017

Works like a charm, thanks. Side note; I had to add these styles to get the default player playbar svg icons to display correctly (they were to small).

 ._1CiqE svg { width: 100%; height: 100%; } 
@mderrick
Copy link
Owner Author

mderrick commented Mar 8, 2017

I wouldn't rely on those classnames as they change per build. For now, I'd add a custom className to the Video and target svgs from there.

Could you please create an issue with the the exact browser version and I will look on fixing it. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants