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-11359): playlist - the seekbar over bottom left controls doesn't available for the cursor #612

Merged
merged 2 commits into from
Jun 20, 2021

Conversation

RoyBregman
Copy link
Contributor

Description of the Changes

Regressing bug due to changes in FEC-11128.
Correct fix:
pointer-events: none on top-bar-area and left / right controls and pointer-events: auto should be applied only on direct children of them.

solves FEC-11359

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

@RoyBregman RoyBregman requested a review from a team June 20, 2021 14:55
@RoyBregman RoyBregman merged commit 078688d into master Jun 20, 2021
@yairans yairans deleted the FEC-11359-preview-covers-seekbar branch June 21, 2021 06:56
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.

2 participants