-
Notifications
You must be signed in to change notification settings - Fork 78
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 Picture-in-Picture icons #41
Conversation
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.
Thanks!
Also, ignore travis, it's not really set up to verify things just yet :) |
7939b17
to
5fa24d2
Compare
See #43 |
@gkatsev I don't see Picture-in-Picture icons in https://videojs.github.io/font/. Is that intended? |
@beaufortfrancois the preview html wasn't updated (in this PR) it seems update: oops, not true: https://github.com/videojs/font/blob/master/index.html#L229 |
Oooh! https://github.com/videojs/font/blob/gh-pages/index.html was NOT actually. It looks like |
I updated it to just use the master branch instead of gh-pages. So, it should be up-to-date now. |
Adds a new PictureInPictureToggle component in the controls bar of the player. It depends on videojs-font 3.2.0 (videojs/font#41) for icons. Final spec piece from #5824.
Following videojs/video.js#5824 (comment), this PR adds two new icons for Picture-in-Picture.