ZIm/crates/icons
Anthony Eid 28f0ba3381
Debugger: Basic breakpoint improvements (#27687)
This PR does three things

- Right clicking within the gutter outside of the gutter fold area
bounds opens a breakpoint context menu
- Disabled breakpoints are now outline with the debugger accent color
instead of being fully colored at half opacity
- Clicking a breakpoint acts differently now
- Clicking a breakpoint while holding the platform modifier key will
disable/enable it
- Clicking a breakpoint hint while holding the platform modifier key
will set a disabled breakpoint
- Clicking a disabled breakpoint will enable it instead of deleting it

Release Notes:

- N/A
2025-03-28 19:55:09 +00:00
..
src Debugger: Basic breakpoint improvements (#27687) 2025-03-28 19:55:09 +00:00
Cargo.toml Add icons crate (#27447) 2025-03-25 18:18:22 +00:00
LICENSE-GPL Add icons crate (#27447) 2025-03-25 18:18:22 +00:00