Skip to content

Fix UX rough edges in AI model preferences#21088

Merged
TurboGit merged 3 commits into
darktable-org:masterfrom
andriiryzhkov:models_install_upd
May 21, 2026
Merged

Fix UX rough edges in AI model preferences#21088
TurboGit merged 3 commits into
darktable-org:masterfrom
andriiryzhkov:models_install_upd

Conversation

@andriiryzhkov
Copy link
Copy Markdown
Collaborator

Small UX tidy-up of the AI preferences pane. Three rough edges users hit on first use:

Installed/downloaded models weren't immediately usable. You had to install and then tick the enable checkbox. Now: when nothing is active for a task, a freshly-installed or downloaded model auto-activates. Existing user choices are never overridden.

Only one .dtmodel at a time. The file picker now allows multi-select.

Action bar was crowded and inconsistent.

  • Dropped "download all" (overlapped with select-all + "download / update selected").
  • Renamed labels so "download / update {default,selected}" matches what they actually do.
  • Renamed "install model" → "import from file…".
  • Separators group the bar: download · import · delete.
  • "Download / update selected" greys out when no rows are ticked.

No new features, no behavior changes for existing setups.

@andriiryzhkov andriiryzhkov added the scope: AI features AI features related issues and PR label May 21, 2026
@TurboGit TurboGit added this to the 5.6 milestone May 21, 2026
@TurboGit TurboGit added bugfix pull request fixing a bug feature: redesign current features to rewrite labels 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.

Thanks!

@TurboGit TurboGit merged commit 0304594 into darktable-org:master May 21, 2026
5 checks passed
@andriiryzhkov andriiryzhkov deleted the models_install_upd branch May 21, 2026 17:58
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 feature: redesign current features to rewrite scope: AI features AI features related issues and PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants