Skip to content

debugger: Make the remove button easier to click for breakpoint list entries #32772

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 16, 2025

Conversation

cole-miller
Copy link
Contributor

@cole-miller cole-miller commented Jun 15, 2025

Closes #31574

Move this button a bit to the left so it doesn't get blocked by the hitbox of the scrollbar.

Also makes the list entries a bit thicker vertically so that the button can be XSmall instead of Indicator-sized again.

Release Notes:

  • Debugger Beta: fixed a layout issue that made it hard to click the remove (X) button for entries in the breakpoint list.

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Jun 15, 2025
@cole-miller cole-miller force-pushed the breakpoints-button-layout branch from 5f424c9 to 020353a Compare June 16, 2025 02:26
@cole-miller cole-miller self-assigned this Jun 16, 2025
@cole-miller cole-miller merged commit 7fb8ae0 into main Jun 16, 2025
43 of 44 checks passed
@cole-miller cole-miller deleted the breakpoints-button-layout branch June 16, 2025 21:06
JosephTLyons pushed a commit that referenced this pull request Jun 17, 2025
…entries (#32772)

Closes #31574 

Move this button a bit to the left so it doesn't get blocked by the
hitbox of the scrollbar.

Also makes the list entries a bit thicker vertically so that the button
can be `XSmall` instead of `Indicator`-sized again.

Release Notes:

- Debugger Beta: fixed a layout issue that made it hard to click the
remove (`X`) button for entries in the breakpoint list.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The user has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Debugger: Unset breakpoint button is hiding on hover
1 participant