Description
In the history view, the splitter positions between the commit graph and the commit details panel are not persisted.
Every time I restart SourceGit the panels reset to their default sizes, and I have to drag the splitters back to my preferred proportions.
I'm not sure whether this is a bug or simply a missing feature, but persisting these sizes would be a great quality-of-life improvement.
Steps to reproduce
- Open a repository and go to the Histories view.
- Resize the splitter between the commit graph and the commit
details/changes panel (in either vertical or horizontal layout).
- Close and reopen SourceGit (or reopen the repository).
- The splitter is back at its default position.
Expected behavior
Splitter/panel sizes are remembered per layout mode (vertical and horizontal separately, since the proportions that make sense differ between them) and restored on the next launch.
Description
In the history view, the splitter positions between the commit graph and the commit details panel are not persisted.
Every time I restart SourceGit the panels reset to their default sizes, and I have to drag the splitters back to my preferred proportions.
I'm not sure whether this is a bug or simply a missing feature, but persisting these sizes would be a great quality-of-life improvement.
Steps to reproduce
details/changes panel (in either vertical or horizontal layout).
Expected behavior
Splitter/panel sizes are remembered per layout mode (vertical and horizontal separately, since the proportions that make sense differ between them) and restored on the next launch.