Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

settings: layout cleanup #1049

Merged
merged 1 commit into from
Jul 27, 2024
Merged

settings: layout cleanup #1049

merged 1 commit into from
Jul 27, 2024

Conversation

paulpv
Copy link
Member

@paulpv paulpv commented Jul 27, 2024

The output-settings.ui file was a bit of a mess.
The outer layout was a QGridLayout with only 1 column.
The layout row numbers jumped around all over the place.
I changed this to a QVBoxLayout, which required all of the rows to be in order.

I also improved the padding and and spacers.

I added hr lines in a few places.

Before:
image

After:
image

@paulpv paulpv merged commit 293d8c0 into master Jul 27, 2024
6 checks passed
@paulpv paulpv deleted the settings_cleanup branch July 27, 2024 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant