Skip to content

Conversation

@menvae
Copy link
Contributor

@menvae menvae commented Jan 9, 2026

Changes

  • added new seek container which abstracts all the seeking stuff.
  • made the progress bar for music player seekable (this is why we added SeekContainer)
  • fixed a bug where the editor timeline would random jump to a different near position when dragging

by having a dedicated seek container we can simplify anything that would use seeking in the future as well as having a single (dragging) seek implementation.

(also fixed the 20px offset thing by accident I still don't know what caused it)

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