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

Extract "File Tree" control from FormBrowse #4020

Merged
merged 1 commit into from
Sep 23, 2017

Conversation

RussKie
Copy link
Member

@RussKie RussKie commented Sep 23, 2017

No functional changes.

Screenshots before and after (if PR changes UI):
image
image

Has been tested on (remove any that don't apply):

  • GIT 2.10 and above
  • Windows 10

@RussKie RussKie added this to the 2.51 milestone Sep 23, 2017
@jbialobr jbialobr merged commit 0ea6bb0 into gitextensions:master Sep 23, 2017
@EbenZhang
Copy link
Contributor

I noticed you removed the splitcontainer for the file tree, the size of the file tree now is not saved/restored, is this behaviour intentionally?

@vbjay
Copy link
Contributor

vbjay commented Sep 25, 2017 via email

@RussKie
Copy link
Member Author

RussKie commented Sep 25, 2017

No, I haven't. You may have missed it

fileTree.Init(_splitterManager);

public void Init(SplitterManager splitterManager)
{
splitterManager.AddSplitter(FileTreeSplitContainer, "FileTreeSplitContainer");
}

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

Successfully merging this pull request may close these issues.

None yet

4 participants