Skip to content

fix: Android native player's chapter markers turn into huge circles when seeking#852

Merged
PartyDonut merged 1 commit intoDonutWare:developfrom
matt-hb:fix-exoplayer-chapter-circles
Mar 18, 2026
Merged

fix: Android native player's chapter markers turn into huge circles when seeking#852
PartyDonut merged 1 commit intoDonutWare:developfrom
matt-hb:fix-exoplayer-chapter-circles

Conversation

@matt-hb
Copy link
Copy Markdown
Contributor

@matt-hb matt-hb commented Mar 18, 2026

Pull Request Description

Screenshots explain better, the PR makes the chapter markers similar to the thumb when seeking, making it more uniform (also upped the opacity on upcoming chapter markers, they were hardly visible before).

Screenshots / Recordings

Before:

image

After:

image

Copy link
Copy Markdown
Collaborator

@PartyDonut PartyDonut left a comment

Choose a reason for hiding this comment

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

Looks good, never noticed this problem before though which is weird.

Probably the aspectRatio acting up under certain conditions?

On a side note the progressbar hiding like this is by all means a uninted side effect on my part. But it works and actually makes the trickplay items more visible.

@PartyDonut PartyDonut added the bug Something isn't working label Mar 18, 2026
@PartyDonut PartyDonut merged commit 17017c0 into DonutWare:develop Mar 18, 2026
1 check passed
@github-project-automation github-project-automation bot moved this to Done in Fladder Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants