hansu / vscode-git-graph

Fork of Michael Hutchisons repository with some updates.
Other
65 stars 9 forks source link

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

Closed hansu closed 2 years ago

hansu commented 2 years ago

Do not make the header sticky, even if "git-graph.stickyHeader": true, (introduced in https://github.com/hansu/vscode-git-graph/commit/a78953c7b2b0052ecb27d05f7629e6303c955d04, see https://github.com/mhutchie/vscode-git-graph/pull/394) Allow adjusting of the column width below the header like this

image

irvnriir commented 2 years ago

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

hansu commented 2 years ago

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

irvnriir commented 2 years ago

@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 commented 2 years ago

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

irvnriir commented 2 years ago

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 commented 2 years ago

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 commented 2 years ago

y