https://bugs.kde.org/show_bug.cgi?id=414424

--- Comment #2 from MarcP <iwannaber...@gmail.com> ---
Hey. I tried the latest appimage
(digikam-7.0.0-git-20191204T041752-x86-64.appimage) and I noticed that now the
tag count only shows the number of pictures tagged with that specific tag, but
ignoring subtags. Would it be possible to have a middle day, so it works
exactly as the item count for Albums? 

That is, when expanded, only show the number of items with that tag, but when
collapsed, also add the number of pictures of its subtags, but not both (The
way it worked before, if a picture has a tag and a subtag, it would be counted
twice).

With an example it is clearer. Imagine I have a total of 57 pictures of
Toronto, 10 of which also have been tagged with Ontario. 

This is how it used to be:

Expanded:                        Collapsed: 
Ontario (10)                     Ontario (67)
   - Toronto (57)        

This is the current behavior (after your commit two weeks ago):

Expanded:                        Collapsed: 
Ontario (10)                     Ontario (10)
   - Toronto (57)    

And this is how I believe would be more intuitive: 

Expanded:                        Collapsed: 
Ontario (10)                     Ontario (57)
   - Toronto (57)     


So basically the sum of both the parent and the child tags, but subtracting all
elements that appear twice.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to