nil Flex items don't inherit default Styles background color #22
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: tslocum/cview#22
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
When I add a nil element to a Flex, the background color of that element is the terminal background color, not the color that was set in the
Styles
variable as expected.closed via commit
f477be8ba4
Thanks!