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 an outer border around the textbox popup #156

Open
jwlodek opened this issue Oct 30, 2021 · 0 comments
Open

Add an outer border around the textbox popup #156

jwlodek opened this issue Oct 30, 2021 · 0 comments
Labels
Core Add for issues having to do with core functions Popups Add for issues having to do with popups Renderer Issue has to do with Renderer
Milestone

Comments

@jwlodek
Copy link
Owner

jwlodek commented Oct 30, 2021

At the moment, the textbox popup doesn't have any padding or a border around it, which makes it look somewhat awkward on busy TUIs. For example in the podcast player TUI I'm writing, the episode list in the middle of the screen really brings this out:

image

The two solutions are:

  • Add some padding around the popup
  • Add an outer border around the popup

Personally, the second option would be more appropriate, but presumably we can offer both as an option.

@jwlodek jwlodek added Core Add for issues having to do with core functions Popups Add for issues having to do with popups Renderer Issue has to do with Renderer labels Oct 30, 2021
@jwlodek jwlodek added this to the v0.1.5 milestone Oct 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Add for issues having to do with core functions Popups Add for issues having to do with popups Renderer Issue has to do with Renderer
Projects
None yet
Development

No branches or pull requests

1 participant