lazydocker/pkg
Tim Abell fb6f7fd380
Size project panel to fit its rows when unfocused
Previously hard-coded to Size: 3 (one visible row) on the assumption
there was only ever one project. With profile pseudo-projects you can
have several rows, but they were hidden until you focused the panel.

Sizes to Len()+2 (rows plus borders), clamped to [3, 8] so the
single-project case is unchanged and a project with many profiles
can't squeeze out the other side panels.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-20 11:44:19 +01:00
..
app improve subprocess approach 2022-10-09 18:03:46 -07:00
cheatsheet Improve projects support 2026-03-15 14:53:48 +11:00
commands Add docker-compose profile support 2026-05-19 14:48:50 +01:00
config Add docker-compose profile support 2026-05-19 14:48:50 +01:00
gui Size project panel to fit its rows when unfocused 2026-05-20 11:44:19 +01:00
i18n Add docker-compose profile support 2026-05-19 14:48:50 +01:00
log Appease linter 2023-10-10 17:39:09 +11:00
tasks Use taskID mutex properly 2024-05-26 12:25:32 +10:00
utils Short status (#419) 2023-07-21 18:22:18 +10:00