mirror of
https://github.com/jamiepine/voicebox.git
synced 2026-09-16 13:20:39 -07:00
- Added useEffect to automatically activate the story when the editor is shown, ensuring the playhead is visible. - Introduced setActiveStory function in storyStore to manage story activation without playback. - Updated playback state checks to reflect the current playing status accurately. - Enhanced UI to always display the playhead for better user experience during playback.