Replies: 1 comment 1 reply
-
I am experience the same thing. Did you figure out the solution? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am currently trying to upgrade from v6 to v7. I currently have the wavesurfer in a flex box with flex-grow:1 and am using the scrollParent property. I see that was replaced by using the minPxPerSec property, once I did that the end of the waveform started jumping constantly. Here is an example of what I'm experiencing, https://jsfiddle.net/velvetthunder07/wczq9p04/19/. I saw this issue, #2945, which sounds similar to what I'm experiencing however the fix doesn't appear to be working.
Is there some other property or something that I need to set to get this to work properly?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions