We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When the overlay gets hidden, the effect is very sharp
Create a simple overlay with following start end end transitions:
overlays: [{ start: 0, end: 2 }]
The overlay should fade out smoothly.
7.6.0
Chrome
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
When the overlay gets hidden, the effect is very sharp
Steps to reproduce
Create a simple overlay with following start end end transitions:
Results
Expected
The overlay should fade out smoothly.
Actual
Error output
Additional Information
versions
videojs
7.6.0
browsers
Chrome
OSes
plugins
The text was updated successfully, but these errors were encountered: