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 for individual images in .vtt file #167

Merged
merged 4 commits into from May 22, 2018
Merged

Fix for individual images in .vtt file #167

merged 4 commits into from May 22, 2018

Conversation

cian-exads
Copy link
Contributor

No description provided.

fluidplayer.js Outdated
@@ -3151,6 +3151,16 @@ var fluidPlayerClass = {
h: parseInt(tempThumbnailCoordinates[3])
});
}
} else {
Copy link
Contributor

Choose a reason for hiding this comment

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

I am pretty sure there is a way to make it look more compact instead of adding the new else clause with push, which by the way sets image a bit differently.

@golikov golikov merged commit ec4b71a into release_candidate May 22, 2018
@golikov golikov deleted the ESR-2594 branch May 22, 2018 13:54
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.

None yet

2 participants