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
The playback controls (play, pause, etc) hide when data is being streamed over the internet. Ideally the UI elements should be asynchronous to network read and writes but it seems it isnt. As a result if you accidentally click play on a video having low seeds or slow internet, you cant actually pause or do anything else other than be at the mercy of the network to time yourself at the perfect moment for the video to start playing and activate the UI element so that you can hit stop.
The text was updated successfully, but these errors were encountered:
Platform: Windows Desktop
The playback controls (play, pause, etc) hide when data is being streamed over the internet. Ideally the UI elements should be asynchronous to network read and writes but it seems it isnt. As a result if you accidentally click play on a video having low seeds or slow internet, you cant actually pause or do anything else other than be at the mercy of the network to time yourself at the perfect moment for the video to start playing and activate the UI element so that you can hit stop.
The text was updated successfully, but these errors were encountered: