Skip to content

Updated example screenshot of the toolbar with the new design. - #2446

Merged
matthiask merged 1 commit into
mainfrom
update-screenshot
Aug 14, 2026
Merged

Updated example screenshot of the toolbar with the new design.#2446
matthiask merged 1 commit into
mainfrom
update-screenshot

Conversation

@tim-schilling

Copy link
Copy Markdown
Member

Description

Updates the screenshot to reflect the design changes of #2429. Also fixes the command to capture screenshots which broke when we introduced the shadow DOM in #2266.

Note that this increases the screenshot image size because the new design is a bit "bigger" and I wanted to continue to show more of the toolbar. It's not perfect, but let me know if it should be better.

Fixes #2440

Checklist:

  • I have added the relevant tests for this change.
  • I have added an item to the Pending section of docs/changes.rst.

AI/LLM Usage

  • This PR includes code generated with the help of an AI/LLM

@github-actions

Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 98.36% 60 / 61
🔵 Statements 98.38% 61 / 62
🔵 Functions 100% 17 / 17
🔵 Branches 68.75% 11 / 16
File CoverageNo changed files found.
Generated in workflow #3385 for commit 1b4e1de by the Vitest Coverage Report Action

@github-actions

Copy link
Copy Markdown

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  debug_toolbar/panels
  profiling.py
Project Total  

This report was generated by python-coverage-comment-action

@matthiask
matthiask merged commit f95e032 into main Aug 14, 2026
33 checks passed
@matthiask
matthiask deleted the update-screenshot branch August 14, 2026 14:41
@matthiask

Copy link
Copy Markdown
Member

Thanks, this looks much better!

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.

Update README screenshot with tasks panel inclusion

2 participants