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

handleSkipBackward going back incorrect number of seconds #178

Open
pietrorea opened this issue Dec 10, 2022 · 1 comment
Open

handleSkipBackward going back incorrect number of seconds #178

pietrorea opened this issue Dec 10, 2022 · 1 comment

Comments

@pietrorea
Copy link

I've configured both skipForwardSeconds and skipBackwardSeconds like this:

player.skipForwardSeconds = 30
player.skipBackwardSeconds = 15

but I've noticed that handleSkipBackward goes back 30 seconds, not 15.

@pietrorea
Copy link
Author

pietrorea commented Dec 10, 2022

Opened PR #179 to fix this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant