Skip to content

perf(player): optimize video scrubbing#46

Merged
kcng0 merged 1 commit into
mainfrom
fix/video-seek-performance
Jul 23, 2026
Merged

perf(player): optimize video scrubbing#46
kcng0 merged 1 commit into
mainfrom
fix/video-seek-performance

Conversation

@kcng0

@kcng0 kcng0 commented Jul 23, 2026

Copy link
Copy Markdown
Owner

Summary

  • keep seek feedback updates out of the video widget subtree
  • pause while horizontal scrubbing and resume after the single final seek
  • make the progress slider preview locally and seek once on release
  • preserve existing playback behavior across Player, Viewer, and Visible preview

Verification

  • flutter analyze targeted player files and tests
  • flutter test video controls, Player Back, and Viewer Back tests
  • git diff --check

Copilot AI review requested due to automatic review settings July 23, 2026 10:48

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@kcng0
kcng0 merged commit 75a054d into main Jul 23, 2026
1 check passed
@kcng0
kcng0 deleted the fix/video-seek-performance branch July 23, 2026 10:51
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