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

fix: Don't enable player controls if they where disabled when ModalDialog closes. #4690

Merged
merged 1 commit into from
Oct 30, 2017

Conversation

nicolaslevy
Copy link
Contributor

@nicolaslevy nicolaslevy commented Oct 25, 2017

Description

Don't enable player controls if they where disabled when ModalDialog closes.

Specific Changes proposed

Save the result of "player.controls()" when the ModalDialgo opens and set it again on close.

Requirements Checklist

  • Feature implemented / Bug fixed
  • Reviewed by Two Core Contributors

Copy link
Member

@gkatsev gkatsev left a comment

Choose a reason for hiding this comment

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

Sounds reasonable to me.

@gkatsev gkatsev added the patch This PR can be added to a patch release. label Oct 25, 2017
@gkatsev gkatsev merged commit afea980 into videojs:master Oct 30, 2017
@gkatsev
Copy link
Member

gkatsev commented Oct 30, 2017

Thanks @nicolaslevy! Expect a release in the next couple of days.

gkatsev added a commit that referenced this pull request Oct 31, 2017
Also, add a test that verifies the behavior for the PR (#4690).

Fixes #4706.
gkatsev added a commit that referenced this pull request Oct 31, 2017
Also, add a test that verifies the behavior for the PR (#4690).

Fixes #4706.
@nicolaslevy
Copy link
Contributor Author

Thanks to you @gkatsev 😄!!!
❤️ video.js!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
confirmed patch This PR can be added to a patch release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants