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

Automatically resize tree browser panel while navigating #2

Open
AdrianoKF opened this issue Mar 31, 2023 · 0 comments
Open

Automatically resize tree browser panel while navigating #2

AdrianoKF opened this issue Mar 31, 2023 · 0 comments

Comments

@AdrianoKF
Copy link
Owner

The initial width of the navigator panel is based on the collapsed subtree:

image

However, when expanding subtrees, the panel width stays fixed, leading to illegible text:

image

Resizing the terminal window or opening a file properly adjusts the panel width.

Instead of waiting for these events, the panel should be resized accordingly whenever the user navigates the file tree, so that new elements are always visible (maybe up to a maximum width - introducing horizontal scrolling?)

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

1 participant