Skip to content

Make original/translated caption panes resizable with a splitter - #268

Open
jrkasprzyk wants to merge 1 commit into
SakiRinn:masterfrom
jrkasprzyk:feat/resizable-caption-panes
Open

Make original/translated caption panes resizable with a splitter#268
jrkasprzyk wants to merge 1 commit into
SakiRinn:masterfrom
jrkasprzyk:feat/resizable-caption-panes

Conversation

@jrkasprzyk

Copy link
Copy Markdown
Contributor

Previously the original caption row was always sized to content (effectively one line) and only the translated row could grow. For language learning, this is not ideal, because a user may want to see more of the original language while still having enough room for the translated language.

In this PR, both caption rows now share available height equally by default, and a GridSplitter between them lets the user drag the boundary, e.g. to give the original caption several lines.

The splitter is hidden when caption log cards are enabled, where rows are content-sized.

Both caption rows now share available height equally by default, and a
GridSplitter between them lets the user drag the boundary, e.g. to give
the original caption several lines. Previously the original caption row
was always sized to content (effectively one line) and only the
translated row could grow.

The splitter is hidden when caption log cards are enabled, where rows
are content-sized.
@jrkasprzyk
jrkasprzyk force-pushed the feat/resizable-caption-panes branch from 431fce9 to 12ca043 Compare July 22, 2026 03:13
@jrkasprzyk

Copy link
Copy Markdown
Contributor Author

In this PR, there is no Claude Code co-author, and I'm now using Conventional Commit format!

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