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

Limit the maximum graph auto layout width #197

Closed
mhutchie opened this issue Oct 9, 2019 · 1 comment
Closed

Limit the maximum graph auto layout width #197

mhutchie opened this issue Oct 9, 2019 · 1 comment
Assignees
Labels
improvement An improvement to existing functionality
Projects
Milestone

Comments

@mhutchie
Copy link
Owner

mhutchie commented Oct 9, 2019

Describe the improvement that you'd like
In large repositories the graph can become too wide when the table is automatically laid out, such that it hides some of the other columns (including the commit messages).

The current solution for this is for the user to just resize the columns by dragging the column dividers, so that the commit message becomes visible.

When rendering the graph, it should automatically limit its width so that it doesn't hide any other columns.

@mhutchie mhutchie added the improvement An improvement to existing functionality label Oct 9, 2019
@mhutchie mhutchie self-assigned this Oct 9, 2019
@mhutchie mhutchie added this to To Do in Git Graph via automation Oct 9, 2019
@mhutchie mhutchie added this to the v1.18.0 milestone Oct 9, 2019
@mhutchie mhutchie moved this from To Do to In Progress in Git Graph Oct 21, 2019
mhutchie added a commit that referenced this issue Oct 21, 2019
@mhutchie
Copy link
Owner Author

This will be available in v1.18.0.

If you'd like to use it before the next release, you can download v1.18.0-beta.0, and install it following the instructions provided here.

Git Graph automation moved this from In Progress to Ready For Release Oct 21, 2019
mhutchie added a commit that referenced this issue Oct 22, 2019
… the table is being automatically laid out on narrow width views.
@mhutchie mhutchie moved this from Ready For Release to Released in Git Graph Nov 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement An improvement to existing functionality
Projects
Git Graph
Released
Development

No branches or pull requests

1 participant