Skip to content

Show which clips are in play in the arrange view too - #25

Merged
willkotheimer merged 1 commit into
mainfrom
arrange-highlight
Sep 12, 2026
Merged

willkotheimer merged 1 commit into
mainfrom
arrange-highlight

Conversation

@willkotheimer

Copy link
Copy Markdown
Owner

The expanded view's sidebar said "Put 2 of 8 on the clipboard" and "Highlighted clips are the ones in play," but the arrange rows never showed selection — it had only been drawn in the compact list. Rows there now light and recede the same way. Display only: selection is still made in the compact view, since click-to-select would fight the drag handle.

Found while taking Store screenshots.

🤖 Generated with Claude Code

The sidebar there says "Put 2 of 8 on the clipboard" and that highlighted
clips are the ones in play, but its rows showed no highlight: selection had
only ever been drawn in the compact list. Two views of the same spool
disagreeing about what is in play is the thing invariant 6 is against.

The rows now light and recede exactly as the compact list's do. They are not
clickable here — the arrange view exists to reorder, and a click-to-select
would fight the drag handle — so the choice is made in the compact view and
merely seen in this one.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@willkotheimer
willkotheimer merged commit 9d5e6b7 into main Sep 12, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant