wavesurfer.js icon indicating copy to clipboard operation
wavesurfer.js copied to clipboard

fix(Renderer): the scrollLeft reset logic when the element is not scr…

Open xiaoliyooo opened this issue 4 months ago • 2 comments

Short description

Resolves # fix #3767

Implementation details

How to test it

Screenshots

Checklist

  • [ ] This PR is covered by e2e tests
  • [ ] It introduces no breaking API changes

xiaoliyooo avatar Nov 01 '25 08:11 xiaoliyooo

Just FYI, this does not fix #4238. If the waveform is zoomed in and scrolled to the right, then when you zoom out partially (but not all the way zoomed out), the waveform still disappears. I pulled it down and tested.

TrevorHinesley avatar Nov 10 '25 23:11 TrevorHinesley

Just FYI, this does not fix #4238. If the waveform is zoomed in and scrolled to the right, then when you zoom out partially (but not all the way zoomed out), the waveform still disappears. I pulled it down and tested.

Sorry for the late reply, at that time I saw the new issue description looked similar to #3767, I will check #4238 later, and I temporarily removed the association with #4238.

xiaoliyooo avatar Dec 07 '25 07:12 xiaoliyooo