Summary: | The size of the album list panel cannot be reduced | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | nucleo <nucleo> |
Component: | Albums-IconView | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | metzpinguin |
Priority: | NOR | ||
Version First Reported In: | 8.6.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/digikam/-/commit/d5c887276c5cab7c551d70a83711763031f95aa1 | Version Fixed In: | 8.7.0 |
Sentry Crash Report: |
Description
nucleo
2025-03-15 16:14:56 UTC
Collapse the widgets for quality search (Labels tab), auto tags (Tags tab), and face search (People tab). We've already shortened the text for the new widgets as much as possible. Maik Don't you care that text are too long in different locales? Yes, we know that. Here in my German version, it's also significantly longer than the English original. We can try to give the translators a hint to translate it as briefly as possible. We've currently decided not to use a scroll view because the resulting scroll bars make it difficult to navigate. As mentioned, collapsing widgets when not needed saves space. Maik So this bug can be considered fixed after shortening the translated text. Git commit d5c887276c5cab7c551d70a83711763031f95aa1 by Gilles Caulier. Committed on 16/03/2025 at 02:42. Pushed by cgilles into branch 'master'. add i18n context about short translated text usage FIXED-IN: 8.7.0 M +6 -5 core/libs/facesengine/widgets/facescanwidget.cpp M +33 -20 core/libs/imgqsort/imagequalitywidget.cpp M +12 -7 core/libs/tags/autoassignment/autotagsscanwidget.cpp https://invent.kde.org/graphics/digikam/-/commit/d5c887276c5cab7c551d70a83711763031f95aa1 |