Skip to content

fix: glitches when draggin cursor to end#396

Draft
greatgitsby wants to merge 1 commit into
commaai:masterfrom
greatgitsby:fix/buggy-video-end
Draft

fix: glitches when draggin cursor to end#396
greatgitsby wants to merge 1 commit into
commaai:masterfrom
greatgitsby:fix/buggy-video-end

Conversation

@greatgitsby
Copy link
Copy Markdown
Contributor

@greatgitsby greatgitsby commented Apr 1, 2025

resolves: commaai/connect#390

Screen.Recording.2025-03-31.at.7.18.12.PM.mov

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 1, 2025

Changes:

path lines diff
./components/RouteVideoPlayer.tsx 139 -1

Total lines: 4515 (-1)

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 1, 2025

deployed preview: https://396.connect-d5y.pages.dev

Welcome to connect! Make sure to:

  • read the contributing guidelines
  • mark your PR as a draft until it's ready to review
  • post the preview on Discord; feedback from users will speedup the PR review

Mobile

Desktop

@sshane
Copy link
Copy Markdown
Contributor

sshane commented Apr 1, 2025

Does this remove looping? I think we want that

@greatgitsby
Copy link
Copy Markdown
Contributor Author

it does. the other fix requires telling the video about timeline touch events (if scrubbing, turn off looping until we stop holding mouse/finger down), which will require refactoring both components

@sshane sshane marked this pull request as draft April 3, 2025 09:37
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.

timeline: scrubbing to end glitches with loop behavior

2 participants