fix(tui): pad monitors panel to fill available height #168

Merged
lerko merged 1 commits from fix/bottom-panel-fill into main 2026-07-01 03:27:28 +00:00

1 Commits

Author SHA1 Message Date
lerko 16f0c2eb66 fix(tui): pad monitors panel to fill available height
CI / test (pull_request) Successful in 1m55s
CI / lint (pull_request) Successful in 1m22s
CI / vulncheck (pull_request) Successful in 1m1s
Monitors panel now uses titledPanelH with a target height based on
maxTableRows, filling the space down to the bottom strip. No more
gap between monitors panel and logs/maint strip when fewer monitors
than available rows.
2026-06-30 23:22:51 -04:00