fix(ui): remove addStretch from auth panel, use compact size policy #26

Closed
forbes wants to merge 0 commits from fix/auth-panel-compact into main
Owner

Replace layout.addStretch() with QSizePolicy.Maximum so the Database Auth dock panel only takes the height its content needs, leaving more vertical space for the Database Activity panel below.

Closes #190 (kindred/create)

Replace `layout.addStretch()` with `QSizePolicy.Maximum` so the Database Auth dock panel only takes the height its content needs, leaving more vertical space for the Database Activity panel below. Closes #190 (kindred/create)
forbes added 1 commit 2026-02-15 15:43:44 +00:00
Replace layout.addStretch() with QSizePolicy.Maximum so the
Database Auth dock panel only takes the height its content needs,
leaving more vertical space for the Database Activity panel below.

Closes #190
forbes closed this pull request 2026-02-15 19:06:01 +00:00

Pull request closed

Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kindred/silo-mod#26