Skip to content
This repository has been archived by the owner on Aug 27, 2020. It is now read-only.

Can't resize the graph column. #18

Open
jbehrends opened this issue Oct 3, 2014 · 11 comments
Open

Can't resize the graph column. #18

jbehrends opened this issue Oct 3, 2014 · 11 comments

Comments

@jbehrends
Copy link

The repo I'm trying this on created a graph column that takes up half the useable space. As a result I can't really read the date, commit, author columns all at once. The user should be able to drag the description column over and make the graph column smaller if desired.

@nikhilkalige
Copy link
Owner

Its currently possible to resize the columns.. Please check again...

@jbehrends
Copy link
Author

I can resize any column except the graph column. When I slowly mouse between all of the columns I get the double arrow, except between graph and description columns.

@nikhilkalige
Copy link
Owner

Thats true... You cant resize the graph column..

@nikhilkalige
Copy link
Owner

I had thought of removing the resize option for the next release.. May be that is not a good idea

@jbehrends
Copy link
Author

So the repo I just tested this with has a few years of commits, and lots of branch history. The space it takes up is half of the pane.

image

@nikhilkalige
Copy link
Owner

Will add the feature to resize column for the graph too then... but it has absolute position... So will have to see about how i can manage a size....May be a scroll along x with resize option may be better

@aarkayna
Copy link

aarkayna commented Oct 2, 2015

I am not able to resize any column at all. Is this supposed to be working currently or were the columns locked down?

@dragonxlwang
Copy link

I'm having exactly the same problem as @aarkayna . However, on the demo in the package page, I saw it was movable. Is this a regression in features?

@dpo
Copy link

dpo commented Jan 27, 2016

Same issue

@kidandcat
Copy link

+1
Same problem

@CorneliaXaos
Copy link

CorneliaXaos commented Jan 17, 2018

I just took a look at the code and found this:
https://github.com/nikhilkalige/git-log/blob/396efa75d2812d4af468521c6072d6bbb83b9e86/lib/git-log-view.js#L74-80

It looks as if column resizing has been disabled. Also issues #19 , #77 , and #81 all reference this same problem.

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

No branches or pull requests

7 participants