qwen-code/packages/desktop/apps
易良 7f458b47ff
fix(desktop): reserve scrollbar gutter so sidebar rows don't jitter (#9073)
The desktop sidebar project list scrolls via a classic 8px webkit
scrollbar. When expanding a project made the list overflow, the
scrollbar appeared and consumed layout width, shifting every project
row/icon left (and back on collapse). Reserve the gutter with
scrollbar-gutter: stable so content width stays constant.

Fixes #8985

Co-authored-by: yiliang114 <11473889+yiliang114@users.noreply.github.com>
2026-08-13 10:00:25 +00:00
..
cli feat(desktop): Add desktop app package with Qwen ACP SDK integration (#3778) 2026-06-11 21:57:20 +08:00
electron fix(desktop): reserve scrollbar gutter so sidebar rows don't jitter (#9073) 2026-08-13 10:00:25 +00:00
live-host feat(cli): mirror Live Host releases through OSS (#8674) 2026-08-10 11:17:49 +00:00
viewer feat(desktop): Add desktop app package with Qwen ACP SDK integration (#3778) 2026-06-11 21:57:20 +08:00
webui feat(desktop): Add desktop app package with Qwen ACP SDK integration (#3778) 2026-06-11 21:57:20 +08:00