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: when width is set high, now multiple canvases are rendered #3685

Merged
merged 1 commit into from
May 1, 2024

Conversation

Johnrobmiller
Copy link
Contributor

Short description

Resolves #3682

Implementation details

Please see #3682

How to test it

Please see #3682

Screenshots

Please see #3682

Checklist

  • This PR is covered by e2e tests
  • It introduces no breaking API changes

Copy link
Owner

@katspaugh katspaugh left a comment

Choose a reason for hiding this comment

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

Awesome, thank you!

@katspaugh katspaugh merged commit 961df9c into katspaugh:main May 1, 2024
1 of 2 checks passed
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.

If the wavesurfer container has a very large width, only one canvas will be rendered.
2 participants