ZIm/crates/debugger_ui
Cole Miller 7fb8ae0024
debugger: Make the remove button easier to click for breakpoint list 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.
2025-06-16 17:06:09 -04:00
..
src debugger: Make the remove button easier to click for breakpoint list entries (#32772) 2025-06-16 17:06:09 -04:00
Cargo.toml debugger: Run locators on LSP tasks for the new process modal (#32097) 2025-06-05 13:25:51 -04:00
LICENSE-GPL Debugger implementation (#13433) 2025-03-18 12:55:25 -04:00