-
Notifications
You must be signed in to change notification settings - Fork 47
Add an outer border around the textbox popup #156
Copy link
Copy link
Open
Labels
CoreAdd for issues having to do with core functionsAdd for issues having to do with core functionsPopupsAdd for issues having to do with popupsAdd for issues having to do with popupsRendererIssue has to do with RendererIssue has to do with Renderer
Milestone
Description
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:
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
CoreAdd for issues having to do with core functionsAdd for issues having to do with core functionsPopupsAdd for issues having to do with popupsAdd for issues having to do with popupsRendererIssue has to do with RendererIssue has to do with Renderer
