Skip to content

feat: add spacer between close and known networks buttons#58

Open
ludgie wants to merge 4 commits intoJ-Lentz:masterfrom
ludgie:main-window-spacer
Open

feat: add spacer between close and known networks buttons#58
ludgie wants to merge 4 commits intoJ-Lentz:masterfrom
ludgie:main-window-spacer

Conversation

@ludgie
Copy link

@ludgie ludgie commented Jul 17, 2025

Adds a 3px space between the "Close" and "Known networks" buttons for having a consistent view with the "Scan" and "Provision" buttons.

@J-Lentz
Copy link
Owner

J-Lentz commented Jul 22, 2025

Thank you for your contributions. For this one, I think a slightly cleaner approach would be to use margins:

gtk_widget_set_margin_bottom(close_button, 3)

@ludgie
Copy link
Author

ludgie commented Jul 27, 2025

Done, thank you.

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.

2 participants