Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not dump widget trees to console #70

Merged
merged 3 commits into from
Nov 12, 2024
Merged

Conversation

passsy
Copy link
Owner

@passsy passsy commented Nov 12, 2024

Big widget trees disrupt the flow more than that they help. This PR moves them from being printed to console to the timline.
On CI, the widget tree is sill printed to keep every possible piece of information in the log.

Before:
Screen-Shot-2024-11-12-22-06-43 81
The tree could be 1000s of lines long

After:
Screen-Shot-2024-11-12-22-06-58 04
Screen-Shot-2024-11-12-22-05-35 95

@passsy passsy merged commit c2730af into main Nov 12, 2024
5 checks passed
@passsy passsy deleted the no_widgettree_dump_in_console branch November 12, 2024 21:49
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