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-12991): Left-positioned captions are centered on Firefox #704

Merged
merged 2 commits into from
Mar 6, 2023

Conversation

JonathanTGold
Copy link
Contributor

@JonathanTGold JonathanTGold commented Mar 1, 2023

Description of the Changes

issue: we override the positionAlign on VTTCue with no excepted values, so Firefox ignores other values and keep its default value - 'auto'
fix: changed the configuration to use the excepted values, (and keep the old ones for backward compatibility)

solves: FEC-12991

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

@JonathanTGold JonathanTGold requested review from giladna, Tzipi-kaltura and a team March 1, 2023 15:15
Tzipi-kaltura
Tzipi-kaltura previously approved these changes Mar 1, 2023
@JonathanTGold JonathanTGold merged commit 0edfc96 into master Mar 6, 2023
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.

4 participants