fix(ui): remove addStretch from auth panel, use compact size policy #26
Reference in New Issue
Block a user
Delete Branch "fix/auth-panel-compact"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replace
layout.addStretch()withQSizePolicy.Maximumso 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)
Pull request closed