mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-16 19:24:27 +01:00
chat: update blocks-ci screenshot baseline for the compact add glyph
Switching Add Context to `Codicon.addCompact` changes the `+` in the inline chat zone widget, which is a blocks-ci fixture. Verified the change is intentional and confined before accepting the new hashes: rendering the fixture on this branch and on its merge-base and diffing them locally shows a single 12×12px region differing — the `+` glyph going from 11×11 to 10×10 of ink. That is the optically tuned compact glyph replacing the scaled-down base one, at a call site already rendering at `codiconFontSize-compact`, which is the pairing the design tokens guidance asks for. Nothing else in the widget moved. Hashes are exactly the ones the failing run computed. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -19,10 +19,10 @@
|
||||

|
||||
|
||||
#### editor/inlineChatZoneWidget/InlineChatZoneWidget/Dark
|
||||

|
||||

|
||||
|
||||
#### editor/inlineChatZoneWidget/InlineChatZoneWidget/Light
|
||||

|
||||

|
||||
|
||||
#### editor/inlineChatZoneWidget/InlineChatZoneWidgetTerminated/Dark
|
||||

|
||||
|
||||
Reference in New Issue
Block a user