-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[BUG] Bad behavior of overriddenDuration #538
Comments
Please read this: #535 and format your issue according to issue template. |
Sample of code:
|
Screen.Recording.2021-06-07.at.20.10.55.mov |
Fixed in 0.0.70. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When you set
overriddenDuration: Duration(seconds: 30)
toBetterPlayerDataSource
and this video is 10 seconds it have bad behavior. I think better solution is set max duration to progress bar and loop this video to the end.The text was updated successfully, but these errors were encountered: