mirror of
https://github.com/jamiepine/voicebox.git
synced 2026-09-15 04:40:40 -07:00
- Added auto-resizing functionality to the textarea in FloatingGenerateBox, improving user experience when inputting text. - Implemented logic to set the first voice profile as default if none is selected, ensuring a smoother workflow. - Updated StoryContent to remove hardcoded height for the generate box, simplifying layout calculations. - Refactored StoryTrackEditor to improve background styling for better visual consistency.