Skip to content

[Feature] toggle PiP instead of just enabling PiP#72

Open
erictsangx wants to merge 1 commit intoarnoappenzeller:mainfrom
erictsangx:master
Open

[Feature] toggle PiP instead of just enabling PiP#72
erictsangx wants to merge 1 commit intoarnoappenzeller:mainfrom
erictsangx:master

Conversation

@erictsangx
Copy link

toggle PiP instead of just enabling PiP
upgrade to Swift4 as well

    const video = getVideo();
    video.webkitSetPresentationMode(video.webkitPresentationMode === 'picture-in-picture' ? 'inline' : 'picture-in-picture');

toggle PiP instead of just enabling PiP
upgrade to Swift4 as well
@MrMegaWatt13
Copy link

Ok

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