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: showing custom poster with controls disabled #3933

Merged
merged 1 commit into from
Jan 11, 2017

Conversation

gkatsev
Copy link
Member

@gkatsev gkatsev commented Jan 11, 2017

We previously hid the poster image when controls were disabled because
the poster image had a click handler on it. However, this meant that in
the case of Flash, which doesn't have a native poster image ability, we
lost the poster.

Fixes #1625.

We previously hid the poster image when controls were disabled because
the poster image had a click handler on it. However, this meant that in
the case of Flash, which doesn't have a native poster image ability, we
lost the poster.

Fixes videojs#1625.
@gkatsev gkatsev added the patch This PR can be added to a patch release. label Jan 11, 2017
Copy link
Member

@heff heff left a comment

Choose a reason for hiding this comment

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

lgtm

@gkatsev gkatsev merged commit 305e5ea into videojs:master Jan 11, 2017
@gkatsev gkatsev deleted the flash-poster branch January 11, 2017 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch This PR can be added to a patch release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants