Skip to content

fix: make debug panel fullscreen in debug mode - #267

Open
pgroene wants to merge 1 commit into
mainfrom
fix/debug-fullscreen
Open

fix: make debug panel fullscreen in debug mode#267
pgroene wants to merge 1 commit into
mainfrom
fix/debug-fullscreen

Conversation

@pgroene

@pgroene pgroene commented May 31, 2026

Copy link
Copy Markdown
Owner

Changes

In the Kyber Debug sidebar panel (/kyber-debug), the debug pane now fills the full content area instead of appearing as a small bottom panel.

What changed

  • Hide .chat-pane when .container.debug-mode is active
  • Make .debug-pane fill grid-row: 2 (the full content area below the toolbar)

No behavior change for the regular Kyber panel.

Hide chat-pane and expand debug-pane to fill grid row 2
when .container has debug-mode class (Kyber Debug sidebar panel).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant