You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refine ProgressBar component to improve progress synchronization logic
- Enhanced the logic for detecting significant progress changes, including forward and backward jumps, to ensure accurate synchronization with external track updates.
- Added checks for rapid changes and reasonable progress adjustments to prevent unnecessary flickering.
- Updated state management to handle minor changes without synchronization, improving user experience during playback.
- Improved overall readability and maintainability of the ProgressBar component.
0 commit comments