sound icon indicating copy to clipboard operation
sound copied to clipboard

duration always 0

Open phanmn opened this issue 3 years ago • 1 comments

I think this code is wrong.

duration.value = duration.value ? duration.value * 1000 : 0

phanmn avatar Apr 25 '21 14:04 phanmn

Will this fix be available through npm soon? (correct me if I'm wrong in thinking this won't be included if I just install it from there without an updated npm package, still getting the hang of things)

IJsLauw avatar Apr 20 '22 13:04 IJsLauw

Solved by #19 (released in v2)

Tahul avatar Nov 25 '22 02:11 Tahul