Skip to content

Release 2.1.0: media & preview polish (#215 #214 #213 #210 #209 #202 #195)#227

Merged
Sportinger merged 1 commit into
masterfrom
ui-batch-3
May 31, 2026
Merged

Release 2.1.0: media & preview polish (#215 #214 #213 #210 #209 #202 #195)#227
Sportinger merged 1 commit into
masterfrom
ui-batch-3

Conversation

@Sportinger

Copy link
Copy Markdown
Owner

Media-panel & preview polish batch, verified in-app. Build + lint + tests green.

Closes #215
Closes #214
Closes #213
Closes #210
Closes #209
Closes #202
Closes #195

Changes

Also

  • Source monitor opens in only one preview, and reliably replays consecutive same-type files (the element was being stripped of its src on same-type switches)
  • Waveform redraw is debounced + generation deferred/cancellable so view-switch animations stay smooth

#197 (multiple-timeline tabs + dock grouping) is intentionally not in this batch — left open for a dedicated effort.

🤖 Generated with Claude Code

Issues:
- #215 fullscreen timeline divider hugs content instead of centering
- #214 dragging list columns no longer starts a marquee selection
- #213 audio scrubbing no longer repeats a fragment when the pointer is idle
- #210 media-panel badges hide only on horizontal scroll, not vertical
- #209 block browser Ctrl+wheel zoom app-wide; allow it only in an Appearance zoom area
- #202 detailed audio waveform previews in the slot/board views (shared renderer)
- #195 credit banner appears 10s after splash and auto-hides

Also: source monitor opens in only one preview and reliably replays consecutive
same-type files; settings window stays put while zooming; waveform redraw is
debounced so view-switch animations stay smooth.

#197 (multiple-timeline tabs / dock grouping) deferred to a dedicated effort.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment