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

Adjust column width also when the table header is not displayed #4

Closed
hansu opened this issue Jun 7, 2022 · 7 comments · Fixed by #11
Closed

Adjust column width also when the table header is not displayed #4

hansu opened this issue Jun 7, 2022 · 7 comments · Fixed by #11

Comments

@hansu
Copy link
Owner

hansu commented Jun 7, 2022

Do not make the header sticky, even if
"git-graph.stickyHeader": true, (introduced in a78953c, see
mhutchie#394)
Allow adjusting of the column width below the header like this

image

@irvnriir
Copy link

irvnriir commented Sep 18, 2022

can you make this optional ? with certain repository sizes its less ergonomic than the auto resizing .

@hansu
Copy link
Owner Author

hansu commented Sep 19, 2022

The behaviour regarding this hasn't changed. It still autoresizes until you resize it by manually.

@irvnriir
Copy link

irvnriir commented Sep 19, 2022

@hansu i guess i accidentally resized it faster than could notice . the actual issue is that after accidental resizing (which i prefer to not be able to do) and reopening, it doesn't reset to auto .

@hansu
Copy link
Owner Author

hansu commented Sep 19, 2022

Yes I noticed that too, but it's the same in the original version.

@irvnriir
Copy link

irvnriir commented Sep 19, 2022

whow, whats the point in having it resized the new way then ? with the new way, no ability to reset to auto becomes a much larger issue .

@hansu
Copy link
Owner Author

hansu commented Sep 19, 2022

no ability to reset to auto becomes a much larger issue .

You mean because the chance to click the resize handle accidentally is now higher?

@irvnriir
Copy link

y

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants