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

Features with border tight #41

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

stegro
Copy link

@stegro stegro commented Oct 10, 2019

This introduces two option, to make the menu occupy less space, if desired. Please see the commit messages and the docs in the code for details.

to avoid drawing the border around the curses screen.
The space of the border is still occupied, but empty.
to make the menu fit better to tiny screens. This also computes some magic
numbers like positions of menu items.

Note that this commit will change the behaviour of the with_border option.
In case of with_border=False, the border will disappear instead of be filled
by blanks.
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.

1 participant