Closed dharabor closed 4 months ago
In 79b81b740c3c655db8848e060e5d2e5d0b86a50f, you're able to open up the debugger panel (or any panel) overlaid via panel options (three dots) -> Maximise. You can also open it in a new window via panel options -> Move/Duplicate to new window.
In the future, we may want to redesign the standard debugger panel to fit better in a vertical panel.
The debugger controls are embedded in a vertically-oriented panel. Adding a breakpoint lays out elements horizontally but the panel is not wide enough. Suggest we manage breakpoints via a form overlaid on top of the UI, similar to the Examples welcome screen.