Replies: 2 comments 3 replies
-
So you want the scrollbar to be always visible? |
Beta Was this translation helpful? Give feedback.
3 replies
-
Ooops, closing the discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hello,
Are there any options for the scrollbar that appears when the waveform is wider than its container? The zooming example shows a scrollbar under the waveform when it overflows. In my app, a tiny scrollbar appears under the waveform when it overflows but is soon fades away. I have tried to access it and style it with CSS, but I don't see the HTML element (if there is one).
Here is how I create my wavesurfer instance:
I have tried to change
interact
totrue
, but that hasn't changed anything.Thank you very much!
Beta Was this translation helpful? Give feedback.
All reactions