hi, what is the best way to redraw the wavefrom once the browser size change ?
Is there a smarter way than calling WaveSurfer.create ?
WaveSurfer.create
~ Marc
@daslicht RTFM!
wavesurfer.drawer.fireEvent('redraw') it works for me
wavesurfer.drawer.fireEvent('redraw')
Most helpful comment
@daslicht RTFM!