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(FEC-12479): [Dash] - Subtitles are too small and not centered #204

Merged
merged 3 commits into from
Aug 22, 2022

Conversation

JonathanTGold
Copy link
Contributor

@JonathanTGold JonathanTGold commented Aug 15, 2022

Description of the Changes

issue: the player uses the shaka UITextDisplayer plugin to render text tracks with our container but does not load all relevant CSS class

fix: update the CSS file and replace the container

solves: FEC-12479

related pr: kaltura/playkit-js#660

CheckLists

  • changes have been done against master branch, and PR does not conflict
  • new unit / functional tests have been added (whenever applicable)
  • test are passing in local environment
  • Travis tests are passing (or test results are not worse than on master branch :))
  • Docs have been updated

src/dash-adapter.js Outdated Show resolved Hide resolved
src/dash-adapter.js Show resolved Hide resolved
src/assets/style.css Show resolved Hide resolved
src/assets/style.css Show resolved Hide resolved
JonathanTGold added a commit to kaltura/playkit-js that referenced this pull request Aug 22, 2022
@JonathanTGold JonathanTGold merged commit f7676d9 into master Aug 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants