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

Implement double-tap to seek for video playback #6519

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lavafroth
Copy link

Changes
On devices where the pointer event corresponds to touches,
listen for double click dblclick events on the left and the right thirds
of the screen to rewind or fast forward respectively.

Issues

Please refer to https://features.jellyfin.org/posts/2997/double-tap-to-skip-forward-and-backward

@jellyfin-bot
Copy link
Collaborator

jellyfin-bot commented Feb 7, 2025

Cloudflare Pages deployment

Latest commit 9c21c95
Status ✅ Deployed!
Preview URL https://14399904.jellyfin-web.pages.dev
Type 🔀 Preview

View build logs

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ESLint doesn't pass. Please fix all ESLint issues.

src/controllers/playback/video/index.js Outdated Show resolved Hide resolved
src/controllers/playback/video/index.js Outdated Show resolved Hide resolved
Copy link

sonarqubecloud bot commented Feb 7, 2025

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

Successfully merging this pull request may close these issues.

2 participants