Skip to content

Refactor and Turn Ui tree debug into a tool #12378

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

Open
pablo-lua opened this issue Mar 8, 2024 · 2 comments
Open

Refactor and Turn Ui tree debug into a tool #12378

pablo-lua opened this issue Mar 8, 2024 · 2 comments
Labels
A-Dev-Tools Tools used to debug Bevy applications. A-UI Graphical user interfaces, styles, layouts, and widgets C-Feature A new feature, making something new possible D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Ready-For-Implementation This issue is ready for an implementation PR. Go for it!

Comments

@pablo-lua
Copy link
Contributor

pablo-lua commented Mar 8, 2024

I think that the UI layout debug should be refactored so it can fit well into this crate.

Originally posted by @alice-i-cecile in #12351 (comment)

The objective here is to refactor Ui layout debug in a way that can fit into bevy_dev_tools.
The tool in question should be based on Ui layout tree debug

@alice-i-cecile alice-i-cecile added A-Dev-Tools Tools used to debug Bevy applications. A-UI Graphical user interfaces, styles, layouts, and widgets C-Feature A new feature, making something new possible S-Blocked This cannot move forward until something else changes labels Mar 8, 2024
@alice-i-cecile
Copy link
Member

alice-i-cecile commented Mar 8, 2024

Note that this can't be done until #11237 is merged, or as part of that PR.

@pablo-lua pablo-lua changed the title Refactor and Turn Ui layout debug into a tool Refactor and Turn Ui tree debug into a tool Mar 9, 2024
@pablo-lua
Copy link
Contributor Author

#11237 Merged, shouldn't be blocked anymore.

@pablo-lua pablo-lua removed the S-Blocked This cannot move forward until something else changes label Mar 18, 2024
@BenjaminBrienen BenjaminBrienen added S-Ready-For-Implementation This issue is ready for an implementation PR. Go for it! D-Straightforward Simple bug fixes and API improvements, docs, test and examples labels Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Dev-Tools Tools used to debug Bevy applications. A-UI Graphical user interfaces, styles, layouts, and widgets C-Feature A new feature, making something new possible D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Ready-For-Implementation This issue is ready for an implementation PR. Go for it!
Projects
None yet
Development

No branches or pull requests

3 participants