Skip to content

fix: keep debug button accessible after clearing logs#46

Merged
Dimillian merged 2 commits intoDimillian:mainfrom
ignaciocervino:fix/debug-button-visibility
Jan 15, 2026
Merged

fix: keep debug button accessible after clearing logs#46
Dimillian merged 2 commits intoDimillian:mainfrom
ignaciocervino:fix/debug-button-visibility

Conversation

@ignaciocervino
Copy link
Contributor

Summary

Fixes #40

  • Keep the debug button visible after clearing log entries by pinning it once opened.
  • Ensure the debug panel can always be reopened/closed in the same session.

Testing

  • Manual check: open debug panel, clear logs, close panel; button remains visible

@Dimillian Dimillian merged commit 90191bf into Dimillian:main Jan 15, 2026
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.

Clearing the debug messages removes the debug button

2 participants