You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why are we checking if playWhenReady is set to true? in the case of the video being paused, and the user scrubs the timeline to another point, the buffering logo is not showing, although it is buffering. Should we not remove this?
The text was updated successfully, but these errors were encountered:
ThomasWilliamMarsh
changed the title
exo_buffering is not show showing when playWhenReady is false
exo_buffering is not showing when playWhenReady is false
Jun 28, 2018
Hey guys,
when determining if the buffering logo should show, we have the following condition:
Why are we checking if playWhenReady is set to true? in the case of the video being paused, and the user scrubs the timeline to another point, the buffering logo is not showing, although it is buffering. Should we not remove this?
The text was updated successfully, but these errors were encountered: