Commit fe76961
fix(web): port #11594 to V2 — the chat width setting widens V2's chat lane
Main's chat width setting sets --chat-max-width, which main's timeline and
composer read. V2 sizes the same surfaces (chat-content-lane, the
composer, and ChatCanvas's width probe that drives the preview layout)
with --chat-content-max-width, so after the merge the setting was saved
but changed nothing. Wide and Full now override V2's token; Comfortable
keeps V2's default (46rem, close to main's 48rem).
Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>1 parent 2b9af8f commit fe76961
1 file changed
Lines changed: 4 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2019 | 2019 | | |
2020 | 2020 | | |
2021 | 2021 | | |
2022 | | - | |
2023 | | - | |
2024 | | - | |
2025 | | - | |
2026 | | - | |
| 2022 | + | |
| 2023 | + | |
2027 | 2024 | | |
2028 | | - | |
| 2025 | + | |
2029 | 2026 | | |
2030 | 2027 | | |
2031 | 2028 | | |
2032 | | - | |
| 2029 | + | |
2033 | 2030 | | |
2034 | 2031 | | |
2035 | 2032 | | |
| |||
0 commit comments