Summary: | MIME Type Filter: change order of RAW files in the combo-box. | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Geoff King <gsking1> |
Component: | Albums-Filters | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | caulier.gilles |
Priority: | NOR | ||
Version First Reported In: | 8.6.0 | ||
Target Milestone: | --- | ||
Platform: | macOS (DMG) | ||
OS: | macOS | ||
Latest Commit: | https://invent.kde.org/graphics/digikam/-/commit/175d34517fe292f34305eebad0a76c9eb27e4d32 | Version Fixed In: | 8.7.0 |
Sentry Crash Report: | |||
Attachments: | shows where on interface |
Git commit 175d34517fe292f34305eebad0a76c9eb27e4d32 by Gilles Caulier. Committed on 09/05/2025 at 02:33. Pushed by cgilles into branch 'master'. fix order of the ùime type filters to group *Raw* options together. FIXED-IN: 8.7.0 M +1 -1 NEWS M +0 -4 core/libs/filters/colorlabelfilter.cpp M +1 -1 core/libs/filters/colorlabelfilter.h M +2 -0 core/libs/filters/filterstatusbar.cpp M +0 -4 core/libs/filters/geolocationfilter.cpp M +1 -1 core/libs/filters/geolocationfilter.h M +2 -6 core/libs/filters/mimefilter.cpp M +3 -3 core/libs/filters/mimefilter.h M +0 -4 core/libs/filters/picklabelfilter.cpp M +1 -1 core/libs/filters/picklabelfilter.h M +2 -0 core/libs/filters/ratingfilter.cpp M +2 -0 core/libs/filters/textfilter.cpp https://invent.kde.org/graphics/digikam/-/commit/175d34517fe292f34305eebad0a76c9eb27e4d32 |
Created attachment 181094 [details] shows where on interface Hi. This is a small thing. For the Filters sidebar, MIME Type Filter. Would be nice to move the more commonly used entries to the top, so that one doesn't need to scroll. I'm assuming "RAW Files" is used more often than some of the others, at least I do. So can we move the "RAW Files" closer to the top of the drop down menu? Maybe just above "No RAW Files". Thanks for the consideration. Regards.