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

Disable playback controls while in external player #909

Merged
merged 1 commit into from
Sep 7, 2016
Merged

Disable playback controls while in external player #909

merged 1 commit into from
Sep 7, 2016

Conversation

Goldob
Copy link
Contributor

@Goldob Goldob commented Sep 6, 2016

Relates to #906.

@dcposch
Copy link
Contributor

dcposch commented Sep 7, 2016

LGTM

@@ -24,7 +24,7 @@ function init () {
electron.Menu.setApplicationMenu(menu)
}

function setPlayerOpen (flag) {
function togglePlaybackControls (flag) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, this is a much better name

@dcposch dcposch merged commit d882296 into webtorrent:master Sep 7, 2016
@lock lock bot locked as resolved and limited conversation to collaborators May 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants