Releases: katspaugh/wavesurfer.js
Releases · katspaugh/wavesurfer.js
7.7.14
7.7.13
- 7.7.13
- Fix
y
position inclick
anddbclick
events (#3688) by @joaopslins
7.7.12
- 7.7.12
- fix: when width is set to high values, the waveform now correctly makes multiple canvases (#3685) by @Johnrobmiller
- update: expose setScroll api from render (#3660) by @leyiang
7.7.11
7.7.10
7.7.9
7.7.8
7.7.7
7.7.6
7.7.5
- 7.7.5 by @jagthedrummer
- Emit
timeupdate
when callingsetTime
(#3593) by @jagthedrummer - Feat: add dragDebounceTime as an option (#3590) by @phill2mj