Since Version 8.6. the left (!) and right window of Digikam can no longer be made as small as before. That is suboptimal! I have three album collections defined in Digikam. I would like to have the possibility to select the album collections for display. What I mean is: it should be possible to display only the photos of certain album collection instead of all defined album collections.
*** This bug has been marked as a duplicate of bug 506335 ***
Git commit 830a0956128583ea9d554a25e82bbb45df06ee67 by Gilles Caulier. Committed on 07/07/2025 at 05:54. Pushed by cgilles into branch 'master'. More optimizations about minimal Left sidebar width: - Shortness strings as possible with more description in tootips. - Use SqueezedComboBox instead QComboBox - Add comments in translations where tralators must take care about to write shortness string in native languages. Here, in English, the left sidebar is really small as possible now... Related: bug 506335 M +3 -3 core/libs/facesengine/widgets/facescanwidget.cpp M +16 -16 core/libs/imgqsort/imagequalitywidget.cpp M +2 -1 core/libs/imgqsort/imagequalitywidget_p.h M +13 -13 core/libs/tags/autoassignment/autotagsscanwidget.cpp M +3 -3 core/libs/tags/autoassignment/autotagsscanwidget_p.h M +1 -1 core/utilities/queuemanager/views/queuesettingsview.cpp https://invent.kde.org/graphics/digikam/-/commit/830a0956128583ea9d554a25e82bbb45df06ee67
Git commit b2e68171d7d3d7f9d9fd5eb83d04cbf9d393f8d6 by Maik Qualmann. Committed on 07/07/2025 at 18:15. Pushed by mqualmann into branch 'master'. this also needs to be translated more shorter Related: bug 506335 M +2 -2 core/app/views/sidebar/peoplesidebarwidget.cpp https://invent.kde.org/graphics/digikam/-/commit/b2e68171d7d3d7f9d9fd5eb83d04cbf9d393f8d6
@brief, Can you test if the problem still reproducible using 8.8.0 MacOS package daily build available here: https://files.kde.org/digikam/ Thanks in advance Gilles Caulier