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

change: retain tree state even after file update #34

Merged
merged 3 commits into from
Feb 12, 2024

Conversation

amedama41
Copy link
Contributor

Issue

When create or update a file, the tree of directories near the file is closed.

Change

Check the previous opened state for each directory entry when parent directory is reopened.

before:
before

after:
after

@obaland
Copy link
Owner

obaland commented Feb 12, 2024

@amedama41
Thanks for fixing.
It may be improved later.

@obaland obaland merged commit a7bee89 into obaland:main Feb 12, 2024
8 checks passed
@amedama41 amedama41 deleted the feature/retain_tree_state branch May 19, 2024 13:57
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

2 participants