Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: timeline height #3618

Merged
merged 1 commit into from Mar 31, 2024
Merged

Fix: timeline height #3618

merged 1 commit into from Mar 31, 2024

Conversation

katspaugh
Copy link
Owner

Short description

Resolves #3551

Implementation details

The timeline wrapper had a 0 height when, resulting in an overlap with the waveform.

@katspaugh katspaugh merged commit 583198d into main Mar 31, 2024
1 of 3 checks passed
@katspaugh katspaugh deleted the fix-timeline branch March 31, 2024 11:40
@bernardwiesner
Copy link

Hi @katspaugh

I tested this, however it seems the fix you pushed caused another side effect.

Please refer here: https://wavesurfer.xyz/examples/?timeline-custom.js

When you playback the waveforms are distorted.

@katspaugh
Copy link
Owner Author

Omg dis bad, I should add a test for it. Thank you!

katspaugh added a commit that referenced this pull request Apr 6, 2024
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.

TimelinePlugin insertPosition: 'beforebegin' does not respect boundaries with high peaks
2 participants