summaryrefslogtreecommitdiff
path: root/internal/task
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-07 08:53:06 +0300
committerPaul Buetow <paul@buetow.org>2026-04-07 09:24:18 +0300
commit0689fd71cbb2890aacb7a24c6ec8baa4956ad8eb (patch)
tree0de66ccfea04371eb0ac900c42d2b4220bc65942 /internal/task
parentb3b9922f6675c495695920d3eefed170b36b8582 (diff)
ui: fix black inter-section gaps on selected ultra cards
The blank lines inserted between card sections (header/meta/desc/ annotations) by ultraJoinSections had no background style, so they rendered in the terminal-default black even when the card was selected. Add ultraJoinSectionsWithBlank(blankLine, sections...) that accepts an explicit blank-line separator. renderUltraCard now passes a Width(width)+Background(SelectedBG) styled empty string as the separator when the card is selected, ensuring every line — including the blank inter-section gaps — carries the grey background. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'internal/task')
0 files changed, 0 insertions, 0 deletions