bbc / peaks.js

JavaScript UI component for interacting with audio waveforms
https://waveform.prototyping.bbc.co.uk
GNU Lesser General Public License v3.0
3.16k stars 275 forks source link

playheadPadding should be optional in ViewOptions #518

Closed jdelStrother closed 7 months ago

jdelStrother commented 7 months ago

This is defaulted to 2 in defaultViewOptions, so as far as I can tell should be an optional property here?

chrisn commented 7 months ago

Thank you, yes, this should have been optional.