mirror of
https://github.com/rivo/tview.git
synced 2026-04-27 13:55:51 +03:00
[GH-ISSUE #1072] SetBackgroundColor on Box doesn't cover all borders #777
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tview#777
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @paololazzari on GitHub (Jan 24, 2025).
Original GitHub issue: https://github.com/rivo/tview/issues/1072
e.g. running:
I see the terminal color (blue) on the left, bottom and right borders:
@rivo commented on GitHub (Mar 28, 2025):
Looks like a terminal application topic to me rather than a
tviewissue. You might want to get in touch with the developers of your terminal.