Files
hyperframes/packages
Vance IngallsandClaude Opus 5 b6bac054b2 feat(studio): show the full name on hover for truncated rack labels
The rack's label column is a fixed 86px, so "Gap between repeats" reads as
"Gap between re…" and "How many repeats" as "How many repe…" — the part
that tells two knobs apart is the part that gets cut.

The row already carried a `title`, but that is the param's HINT: what the
knob does. Useful, and no substitute for the name. So the name is titled on
the label itself and the hint stays on the row — two different questions,
neither standing in for the other.

Same fix for the three other truncating labels in the rack, since a
truncated effect name is the same defect one line up: the node name, its
one-line summary, and the carve module's own name and "Listen to" row.

Titled unconditionally rather than only when the text overflows: whether
it does depends on the rendered font and the panel's width, and a title
that matches the visible text costs nothing.

Two tests, mutation-checked — the label carries the full name, the row
still carries the hint, and the label is titled even when there is no hint.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-20 16:40:25 -07:00
..
2026-08-20 19:03:09 -04:00
2026-08-20 19:03:09 -04:00
2026-08-20 19:03:09 -04:00
2026-08-20 19:03:09 -04:00
2026-08-20 19:03:09 -04:00
2026-08-20 19:03:09 -04:00