Keep the cursor of the current position always in the center #3967
-
I have a question about how to keep the cursor of the current position always in the center. this is very useful. I can manipulate the setScroll function but it is not a completely good solution. when loading a song, the cursor moves from the left. I need there to be nothing on the left side, just the cursor to start in the middle and a path to run from the middle. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Auto-centering is on by default but only when it reaches the center, see here: https://wavesurfer.xyz/examples/?zoom.js |
Beta Was this translation helpful? Give feedback.
I don't have time atm but happy to review a PR.