Skip to content

Fix gap between AI prefs buttons#21092

Merged
TurboGit merged 1 commit into
darktable-org:masterfrom
andriiryzhkov:fix_ai_pref
May 21, 2026
Merged

Fix gap between AI prefs buttons#21092
TurboGit merged 1 commit into
darktable-org:masterfrom
andriiryzhkov:fix_ai_pref

Conversation

@andriiryzhkov
Copy link
Copy Markdown
Collaborator

Small follow-up to #21088 – sorry, I messed up the gap between the buttons in the AI preferences action bar by using gtk_separator_new(GTK_ORIENTATION_VERTICAL), which renders a visible vertical line between buttons instead of just spacing.

Replaced the separator widgets with a left margin on the buttons that follow each group. Same visual gap, no line.

@andriiryzhkov andriiryzhkov added bugfix pull request fixing a bug scope: AI features AI features related issues and PR labels May 21, 2026
@TurboGit TurboGit added this to the 5.6 milestone May 21, 2026
Copy link
Copy Markdown
Member

@TurboGit TurboGit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have seen that but didn't get shocked by this :) But I agree better to keep consistent.

@andriiryzhkov
Copy link
Copy Markdown
Collaborator Author

I've tested only on macOS and either I looked with closed eyes or there was no line on macOS render. Anyway, better to fix fast.

@TurboGit TurboGit merged commit 5c0934c into darktable-org:master May 21, 2026
5 checks passed
@andriiryzhkov andriiryzhkov deleted the fix_ai_pref branch May 21, 2026 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix pull request fixing a bug scope: AI features AI features related issues and PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants