ZIm/crates/debugger_ui/src
Anthony Eid a4e26e0710
debugger: Reduce indent level and step size in variable list (#30122)
This improves the look of the variable list when it's the debug panel is
docked on a side

### Before

![image](https://github.com/user-attachments/assets/6e886fc4-1579-4f4c-bda5-6850d080f34b)
### After

![image](https://github.com/user-attachments/assets/5c4528e5-aa01-4035-9f67-fdf22ce82e34)

Release Notes:

- N/A
2025-05-07 14:06:14 +00:00
..
session debugger: Reduce indent level and step size in variable list (#30122) 2025-05-07 14:06:14 +00:00
tests debugger: Add inline value tests (#29815) 2025-05-07 12:39:35 +00:00
attach_modal.rs debugger: Fix debug scenario's defined in debug.json not using passed in build task (#29973) 2025-05-06 08:54:57 +02:00
debugger_panel.rs Use the console for errors too (#29992) 2025-05-07 13:26:08 +01:00
debugger_ui.rs debugger: Unify landing state for new session modal (#30046) 2025-05-07 00:27:50 +02:00
new_session_modal.rs debugger: Unify landing state for new session modal (#30046) 2025-05-07 00:27:50 +02:00
persistence.rs debugger: Enable setting debug panel dock position to the side (#29914) 2025-05-05 21:27:20 +00:00
session.rs debugger: Unify landing state for new session modal (#30046) 2025-05-07 00:27:50 +02:00
tests.rs debugger: Add inline value tests (#29815) 2025-05-07 12:39:35 +00:00