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

Redo column width generation #225

Closed
ClementTsang opened this issue Sep 7, 2020 · 0 comments · Fixed by #227
Closed

Redo column width generation #225

ClementTsang opened this issue Sep 7, 2020 · 0 comments · Fixed by #227
Labels
refactor For refactoring issues. Generally you won't need to use this tag in your report.

Comments

@ClementTsang
Copy link
Owner

Currently it's based on the column header, which is useless in some cases (namely when the contents of the column >>> the header).

This is mostly an issue on processes.

@ClementTsang ClementTsang added the refactor For refactoring issues. Generally you won't need to use this tag in your report. label Sep 7, 2020
@ClementTsang ClementTsang mentioned this issue Sep 7, 2020
11 tasks
ClementTsang added a commit that referenced this issue Sep 7, 2020
Adds a tree process view to bottom.

Currently uses a pretty jank method of column width setting, should get fixed in #225.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor For refactoring issues. Generally you won't need to use this tag in your report.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant