Resize container without delay #4136
Answered
by
katspaugh
clinton-encord
asked this question in
Q&A
-
Hi all! This library has been super useful! I do have an issue. I want the waveform to re-render when I adjust the container size. However, it seems like a specific delay has been added so it doesn't look very smooth. Is there a reason for this? Also, would it be a good idea to make this delay optional? |
Beta Was this translation helpful? Give feedback.
Answered by
katspaugh
Jul 2, 2025
Replies: 1 comment 1 reply
-
Please feel free to make a PR to decrease the delay to a smoother number (50 or even 20ms perhaps?) or to make it optional. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
clinton-encord
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please feel free to make a PR to decrease the delay to a smoother number (50 or even 20ms perhaps?) or to make it optional.