Skip to content

fix: the segments of the seekbar are now updated when changing video#48

Open
voltarinou wants to merge 1 commit into
InfinityLoop1308:devfrom
voltarinou:dev
Open

fix: the segments of the seekbar are now updated when changing video#48
voltarinou wants to merge 1 commit into
InfinityLoop1308:devfrom
voltarinou:dev

Conversation

@voltarinou
Copy link
Copy Markdown

the segments of the seekbar are only updated in 3 cases:

  1. when a new player is created
  2. when creating a new segment
  3. when deleting a new segment

but the segments displayed on the seek bar should be updated whenever a new video is played.
since selecting a new video to play changes the current metadata, and the metadata are needed to update the segments of the seekbar I think this change is a good way to solve this bug

I tested it on a google pixel 8a and didn't notice any new bug

this change fixes #InfinityLoop1308/PipePipe#2397

the segments of the seekbar are now updated whenever the current metadata changes (like for example when changing the video played)
this change fixes InfinityLoop1308/PipePipe#2397
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.

1 participant