Skip to content

feat: copy render object tree to clipboard for devtool panel#798

Merged
andycall merged 1 commit intomainfrom
feat/optimize_dev_panel
Jan 14, 2026
Merged

feat: copy render object tree to clipboard for devtool panel#798
andycall merged 1 commit intomainfrom
feat/optimize_dev_panel

Conversation

@andycall
Copy link
Member

@andycall andycall commented Jan 14, 2026

Summary

  • Add ability to copy render object tree to clipboard from the devtools inspector panel
  • On desktop platforms (macOS/Windows/Linux), the tree is saved to a file in ~/Documents/WebF_Debug/ and the file path is copied to clipboard
  • Show loading indicator while dumping the render tree
  • Add proper error handling with dialog feedback for failures
  • Extend file saving support from macOS-only to all desktop platforms

@vercel
Copy link

vercel bot commented Jan 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
use-case Ready Ready Preview, Comment Jan 14, 2026 5:20am
vue_usecase Ready Ready Preview, Comment Jan 14, 2026 5:20am

@andycall andycall merged commit 1c4f733 into main Jan 14, 2026
12 of 13 checks passed
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