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-12236,FEC-FEC-12237): VPAID ads part of the AD is cut #677

Merged
merged 1 commit into from
May 18, 2022

Conversation

yairans
Copy link
Contributor

@yairans yairans commented May 17, 2022

Description of the Changes

center playback controls get z-index to let the user pause/play the player during the non-linear vpaid is displayed on small screen - see kaltura/playkit-js-ima#229
also, turn the spinner off when there is no AD_STARTED event but AD_PROGRESS (non-linera vpaid)

Solves FEC-12236, FEC-12237

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

yairans added a commit to kaltura/playkit-js-ima that referenced this pull request May 18, 2022
for vpaid keep the playkit-ads element dimensions like the player dimensions since ima calculates the vpaid position based on it. 
this change causes the player overlay to be unclickable when non-linear vpaid is displayed.
only the center playback controls get z-index to let the user pause/play the player during the non-linear vpaid is displayed on small screen - see kaltura/playkit-js-ui#677

also, add missing states for non-linear vpaid

Solves FEC-12236, FEC-12237
@yairans yairans merged commit acb4af0 into master May 18, 2022
@yairans yairans deleted the FEC-12236 branch May 18, 2022 08:45
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.

None yet

2 participants