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 Aug 23, 2024. It is now read-only.
When manipulating the seekbar while playback is paused or stopped, the seek pointer returns to the position it was at before the manipulation and only updates its position after playback is started
#272
Closed
Nocifer opened this issue
Mar 21, 2022
· 1 comment
· Fixed by #292
I'm aware of this bug, but haven't had a chance to properly diagnose it. It's actually related to why I deactivated the stop button when playback is paused in #273. Once this is fixed I should be able to do the other one as well.
Describe the bug
As per title.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The seek pointer should update its position instantly and not wait for playback to begin.
The text was updated successfully, but these errors were encountered: