hansu / vscode-git-graph

Fork of Michael Hutchisons repository with some updates.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adjust column width also when the table header is not displayed

hansu opened this issue · comments

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

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

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

@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 .

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

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 .

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?