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

feat(UI): Added keyboardSeekDistance config to UI #4246

Merged
merged 1 commit into from
May 19, 2022

Conversation

theodab
Copy link
Contributor

@theodab theodab commented May 19, 2022

This new configuration value allows users to determine how far
the video seeks when you press the arrow keys on the video
element.

Closes #4245

This new configuration value allows users to determine how far
the video seeks when you press the arrow keys on the video
element.

Closes shaka-project#4245
@avelad avelad self-requested a review May 19, 2022 09:32
@avelad avelad added type: enhancement New feature or request component: UI The issue involves the Shaka Player UI labels May 19, 2022
@avelad avelad added this to the v4.1 milestone May 19, 2022
@avelad avelad merged commit 6084ca6 into shaka-project:main May 19, 2022
@theodab theodab deleted the keyboardSeekDistanceBranch branch May 19, 2022 20:39
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Jul 25, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: UI The issue involves the Shaka Player UI status: archived Archived and locked; will not be updated type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom forward seek and backward seek using keyboard.
2 participants