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

add command for collapse recursively #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aki2o
Copy link
Contributor

@aki2o aki2o commented Feb 10, 2014

For getting back from the situation that is expanded recursively

@m2ym
Copy link
Contributor

m2ym commented Mar 23, 2014

I think what you actually want is collapse-children command. Recursive collapsing is not so useful for users, because it forgets the tree state.

@aki2o
Copy link
Contributor Author

aki2o commented Mar 23, 2014

I think this feature is for getting back from mistake.
When I pushed not "i" but "E" by mistake, I had to close the many nodes what I don't focus in expanded tree.
So, I want the function that gets the tree state back.

@m2ym
Copy link
Contributor

m2ym commented Mar 23, 2014

So, recursive expanding is the essential problem?

@aki2o
Copy link
Contributor Author

aki2o commented Mar 23, 2014

Hmm? I think recursive expanding is no problem.
I want only the undo function.

@dustinlacewell
Copy link

+1 LGTM!

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

Successfully merging this pull request may close these issues.

None yet

3 participants