Skip to content
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

Controls go away while seeking touch #94

Open
dgocoder opened this issue Dec 27, 2023 · 1 comment · Fixed by #116
Open

Controls go away while seeking touch #94

dgocoder opened this issue Dec 27, 2023 · 1 comment · Fixed by #116
Assignees
Labels
bug Something isn't working

Comments

@dgocoder
Copy link

If you are seeking and sliding around time in video and control timer expires the controls go away. I would assume the timer should be respecting touch action.

Currently I have timer set to 3000 and if i seek in the bar of a video and am scrolling through and the timer of 3000 hits the controls go away and I can still keep scrolling.

I would expect the timer to be paused or reset on interaction with the controls.

@LunatiqueCoder LunatiqueCoder added the bug Something isn't working label May 30, 2024
@LunatiqueCoder LunatiqueCoder self-assigned this Aug 10, 2024
@LunatiqueCoder LunatiqueCoder linked a pull request Aug 10, 2024 that will close this issue
@LunatiqueCoder
Copy link
Owner

LunatiqueCoder commented Aug 10, 2024

Should be fixed by #116, but needs to be checked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants