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
{{ message }}
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.
If user wants to skip 30 seconds of a video (with skip forward length set to 10 seconds), user has to doubletap multiple times. The problem is that user cant doubletap for second time before the data was fetched.
So, my suggestion is to start fetching the data only when some time passed after last doubletap, like it's done in YouTube official mobile app.
The text was updated successfully, but these errors were encountered:
If user wants to skip 30 seconds of a video (with skip forward length set to 10 seconds), user has to doubletap multiple times. The problem is that user cant doubletap for second time before the data was fetched.
So, my suggestion is to start fetching the data only when some time passed after last doubletap, like it's done in YouTube official mobile app.
The text was updated successfully, but these errors were encountered: