Skip to content

fix cutoff action widget#321709

Merged
justschen merged 1 commit into
mainfrom
justin/turtonator
Jun 17, 2026
Merged

fix cutoff action widget#321709
justschen merged 1 commit into
mainfrom
justin/turtonator

Conversation

@justschen

Copy link
Copy Markdown
Collaborator

fix #320148

Copilot AI review requested due to automatic review settings June 17, 2026 01:49

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes the visual clipping described in #320148 by adjusting the action widget’s focused-row outline rendering and spacing around the footer divider, improving menu entry borders in the Agents workspace picker (and other consumers of the shared action widget).

Changes:

  • Move the focused row outline further inward via outline-offset: -2px to reduce the chance of clipping.
  • Add margin-top to the footer to ensure there’s clear space between the last list item and the footer divider.
Show a summary per file
File Description
src/vs/platform/actionWidget/browser/actionWidget.css Tweaks focused-row outline offset and adds spacing above the footer divider to prevent borders from appearing cut off.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

@justschen justschen marked this pull request as ready for review June 17, 2026 01:52
@justschen justschen merged commit 226cd5d into main Jun 17, 2026
26 checks passed
@justschen justschen deleted the justin/turtonator branch June 17, 2026 04:33
@vs-code-engineering vs-code-engineering Bot added this to the 1.126.0 milestone Jun 17, 2026
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.

agents -- cut off menu entry border on workspace picker

3 participants