Fix #94+#95: Play Recording always visible + padding-bottom restored #102
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "batch/98"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #94, #95
toggleSection() now calls loadStructuredContent() when opening a structured section for the first time. Content is fetched via GET /structured/{folder_name} and displayed in a scrollable div.- Play Recording (▶️) button moved to action-row BEFORE section-toggle - padding-bottom: 2rem restored to .status element - Current session panel and previous recordings both fixed