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

TreeGraph() for the playground #435

Open
Xiaoy312 opened this issue Jun 7, 2023 · 0 comments
Open

TreeGraph() for the playground #435

Xiaoy312 opened this issue Jun 7, 2023 · 0 comments
Labels
kind/enhancement New feature or request. triage/untriaged Indicates an issue requires triaging or verification.

Comments

@Xiaoy312
Copy link

Xiaoy312 commented Jun 7, 2023

What would you like to be added:

TreeGraph() for the playground, to get a debug dump of the visual tree
with this implemention of describe function:
https://github.com/unoplatform/uno.toolkit.ui/blob/3.0.0/src/Uno.Toolkit.UI/Helpers/VisualTreeHelperEx.cs#L172
which contains most relevant informations about layouting.
Which we can directly dump the output to a TextBlock, to the console(doesnt look pretty, and dotnet.js:123 are not good for copying), or even set the clipboard.

Why is this needed:

Generical QoL to easily access info without needing to start a custom project.

@Xiaoy312 Xiaoy312 added kind/enhancement New feature or request. triage/untriaged Indicates an issue requires triaging or verification. labels Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request. triage/untriaged Indicates an issue requires triaging or verification.
Projects
None yet
Development

No branches or pull requests

1 participant