Files
hyperframes/packages
Vance IngallsandClaude Opus 5 46ca2f3e56 feat(studio): wrap gutter names instead of truncating them
A truncated name needs a hover to be read at all, and a tooltip is no use
for a name you are scanning a column of. All three gutter labels — the
plain track header, the group header, and the keyframe layer row — now
wrap and drop their `title`.

`break-words` so a long single token breaks rather than forcing the column
wider. Measured at the 232px gutter: a name long enough to wrap takes two
lines (28px) inside the 48px row with room to spare; a third line would
overflow, which is what the row affords either way.

One test located the name by its `title` and now reads the rendered text.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-20 02:21:19 -07:00
..
2026-08-19 19:28:13 -04:00
2026-08-19 19:28:13 -04:00
2026-08-19 19:28:13 -04:00
2026-08-19 19:28:13 -04:00
2026-08-19 19:28:13 -04:00