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

Bug: the main container does not handle resize events #9

Open
Johnrobmiller opened this issue Apr 22, 2024 · 1 comment · May be fixed by #27
Open

Bug: the main container does not handle resize events #9

Johnrobmiller opened this issue Apr 22, 2024 · 1 comment · May be fixed by #27
Assignees

Comments

@Johnrobmiller
Copy link

Johnrobmiller commented Apr 22, 2024

If I resize the main container, i.e., the container with the classvoice-visualizer, the canvas does not resize.

For me, this resulted in a problem where resizing the container in Chrome did not effect the canvas width (which was 0px at the time, making me think it was not rendering.)

Other users might need to resize the container for other reasons.

@YZarytskyi
Copy link
Owner

Could you provide more details, please? How did you resize the container?
Resize works as native "resize" event on window element

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 a pull request may close this issue.

2 participants