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

Vertical orientation - Commits columns not resized automatically when opening repo #277

Closed
Otiel opened this issue May 20, 2019 · 5 comments
Milestone

Comments

@Otiel
Copy link

Otiel commented May 20, 2019

Steps to reproduce

  1. Set orientation to vertical, and use the new one-line view in commits (Vertical orientation - responsive commits column #193).
  2. Open a repo that contains a long commit message (too long to be displayed entirely → displayed with an ellipsis ).
  3. Resize the commits list panel.
  4. Close the repo.
  5. Open again the same repo.

Actual results

  • After step 2, the commits list is displayed with a horizontal scrollbar.
  • After step 3, the commits list columns are resized, removing the need for the horizontal scrollbar.
  • After step 5, the commits list is reset and the horizontal scrollbar is back.

Expected results

  • Columns should be resized automatically when opening the repo.
  • There should never be a horizontal scrollbar displayed.

Showcase video

gif

@Otiel
Copy link
Author

Otiel commented Jul 8, 2019

Any chance this could be fixed in the next version? This is getting cumbersome having to resize the columns each time I open a repo. 😬

@jerone
Copy link

jerone commented Jul 9, 2019

Related #193 (comment)

@DanPristupov DanPristupov added this to the 1.36 milestone Jul 10, 2019
@DanPristupov
Copy link
Contributor

@Otiel yes. We will fix this in 1.36.

@DanPristupov
Copy link
Contributor

1.36 is out

@Otiel
Copy link
Author

Otiel commented Jul 12, 2019

Thanks!

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

No branches or pull requests

3 participants