-
Notifications
You must be signed in to change notification settings - Fork 29.4k
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
Process explorer: adopt table widget #118407
Comments
I'm not sure we actually want to do this since the process explorer is at its core a tree, and even supports collapsing/expanding (as it should) just the twisties are invisible right now. |
Yeah I was assuming that the tree like behaviour could preserve but a table used on top for the columns. Not sure our new table widget supports this though. |
Yeah for sure we want to keep the tree, just imagine my screenshot with a tree. |
We closed this issue because we don't plan to address it in the foreseeable future. If you disagree and feel that this issue is crucial: we are happy to listen and to reconsider. If you wonder what we are up to, please see our roadmap and issue reporting guidelines. Thanks for your understanding, and happy coding! |
I think the process explorer could benefit from the new table widget:
//cc @joaomoreno
The text was updated successfully, but these errors were encountered: