| Summary: | Wrong image count in album view with versioning | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Andi Clemens <andi.clemens> |
| Component: | Albums-Versioning | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | caulier.gilles, metzpinguin, mohammed.ahmed.anwer |
| Priority: | NOR | ||
| Version First Reported In: | 3.0.0 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 7.0.0 | |
| Sentry Crash Report: | |||
|
Description
Andi Clemens
2012-09-25 11:15:12 UTC
The ioslave which produces the count does not care for hidden pictures, you are right. But there are situations where the count can change dynamically: Setup options, expanding/collapsing a group, in the future, showing/hiding ancestor of a versioned image. So there can always be a difference, quite impossible to handle. Solving it the other way round: Display the number of hidden images? Marcel, Yes, displaying hidden image is better than nothing or a wrong value (:=))). I already seen this feature in a closed source photo manager, but which one ? I don't remember... Gilles Yes, displaying the hidden images also would be better, otherwise it looks strange, if the icon view shows a total of e.g. 100 images, but the folder view counts 200 (in the worst case)... Marcel, There are some improvements here introduced with 4.x release ? Gilles Caulier not done by me... Mohamed, When you drop the KIOSLave, did you take a care about this entry ? Can you confirm the problem with 5.0.0 ? Gilles Caulier We now show the number of hidden images in the status bar, I close the bug. Maik |