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 vertically stacked lists #2491

Closed
wants to merge 1 commit into from

Conversation

nomasprime
Copy link

@nomasprime nomasprime commented Jun 1, 2020

Instead of the lists stacking at the bottom would like to have them stacked together in a vertical split either on the left or the right.

Resolve #2490

Comment on lines +992 to +994
if !height
return
endif
Copy link
Author

@nomasprime nomasprime Jun 1, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this needed? Thought would always be set with the default

Copy link
Author

@nomasprime nomasprime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Current implementation opens lists in separate vertical splits wasting even more space.

Want to get lists stacked vertically on either left or right. @blueyed can you give me some hints?

@nomasprime nomasprime changed the title Add vertical lists Add vertically stacked lists Jun 2, 2020
@nomasprime
Copy link
Author

What I want to do's not trivial, might revisit later.

@nomasprime nomasprime closed this Jun 2, 2020
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.

Vertically stacked lists
1 participant