ZIm/crates/debugger_ui/src
Cole Miller 32d5a2cca0
debugger: Fix wrong variant of new process modal deployed (#32168)
I think this was added back when the `Launch` variant meant what we now
call `Debug`

Release Notes:

- N/A
2025-06-05 15:51:13 +00:00
..
session Do not activate inactive tabs when pinning or unpinning 2025-06-03 17:43:06 -04:00
tests Simplify debug launcher UI (#31928) 2025-06-02 21:24:08 +00:00
attach_modal.rs Use read-only access methods for read-only entity operations (#31479) 2025-05-26 23:04:31 -04:00
debugger_panel.rs debugger: Fix wrong variant of new process modal deployed (#32168) 2025-06-05 15:51:13 +00:00
debugger_ui.rs debugger: Align zoom behavior with other panels (#31901) 2025-06-03 00:59:36 +00:00
dropdown_menus.rs debugger: Add spinners while session is starting up (#31548) 2025-05-29 01:58:40 +00:00
new_process_modal.rs debugger: Add tooltips to the new process modal (#31953) 2025-06-03 08:49:56 +00:00
persistence.rs debugger: Change console text color, add tooltips (#31765) 2025-05-30 19:21:28 +02:00
session.rs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
stack_trace_view.rs Use read-only access methods for read-only entity operations (#31479) 2025-05-26 23:04:31 -04:00
tests.rs Simplify debug launcher UI (#31928) 2025-06-02 21:24:08 +00:00