fix: play/pause and play/stop behviour
This commit is contained in:
@@ -83,6 +83,7 @@ export default function CalibrationEntryView({
|
||||
<WaveformPlayer
|
||||
src={audioSrc}
|
||||
onFullyPlayed={() => setFullyPlayed(true)}
|
||||
playMode='pause'
|
||||
/>
|
||||
|
||||
{/* Must-listen hint */}
|
||||
|
||||
Reference in New Issue
Block a user