mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-29 04:00:36 +00:00
fix(desktop): tighten compact conversation layout
This commit is contained in:
parent
c4db66afdd
commit
c8d5b7e921
5 changed files with 662 additions and 3 deletions
|
|
@ -50,6 +50,6 @@
|
|||
|
||||
## Known Uncovered Risk
|
||||
|
||||
This harness verifies the default 1240 px Electron window. A follow-up compact
|
||||
viewport pass should assert the same dense message state near the lower
|
||||
supported desktop width.
|
||||
The default 1240 px window is covered here. The compact desktop width follow-up
|
||||
is now covered by
|
||||
`.qwen/e2e-tests/electron-desktop/compact-dense-conversation.md`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue