Summary: | Add a new button to expand or collapse all album tree-view items | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Lynda Metref <lynda.metref> |
Component: | Albums-TreeView | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | ben.voris, caulier.gilles, FalkKroenert, GenuesslichMysterioeserTapir, kde |
Priority: | NOR | ||
Version: | 3.5.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/digikam/commit/e850ad97500e8de21a3c9b1037b57d9d4cb0a083 | Version Fixed In: | 7.3.0 |
Sentry Crash Report: |
Description
Lynda Metref
2013-10-19 04:52:39 UTC
*** Bug 347018 has been marked as a duplicate of this bug. *** I would love this feature too. Having lots of Albums with subtrees ... I would like this too as, for some reason, when I tag an album, many other albums expand. *** Bug 438794 has been marked as a duplicate of this bug. *** Git commit e850ad97500e8de21a3c9b1037b57d9d4cb0a083 by Maik Qualmann. Committed on 21/06/2021 at 18:26. Pushed by mqualmann into branch 'master'. add context menu entries to expand and collapse album nodes FIXED-IN: 7.3.0 M +2 -1 NEWS M +68 -0 core/libs/album/treeview/abstractalbumtreeview.cpp M +10 -0 core/libs/album/treeview/abstractalbumtreeview.h M +1 -0 core/libs/album/treeview/abstractalbumtreeview_p.h M +36 -5 core/libs/album/treeview/albumselectiontreeview.cpp M +0 -74 core/libs/tags/widgets/tagfolderview.cpp M +0 -10 core/libs/tags/widgets/tagfolderview.h https://invent.kde.org/graphics/digikam/commit/e850ad97500e8de21a3c9b1037b57d9d4cb0a083 |