Summary: | For one name the "unconfirmed" is two rows but the upper row does not show correctly. | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | aaron <aaron> |
Component: | Faces-Workflow | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | metzpinguin |
Priority: | NOR | ||
Version First Reported In: | 8.1.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://invent.kde.org/graphics/digikam/-/commit/d7d26185ff953cb67b2ceca7ca59b8f348a13143 | Version Fixed In: | 8.2.0 |
Sentry Crash Report: | |||
Attachments: | UI not drawing the faces correctly |
Description
aaron@garcia.ltd
2023-10-30 19:02:11 UTC
Git commit d7d26185ff953cb67b2ceca7ca59b8f348a13143 by Maik Qualmann. Committed on 30/10/2023 at 22:11. Pushed by mqualmann into branch 'master'. try to make the items in the category more unique This drawing error in the view occurs when category items are not unique when sorted. FIXED-IN: 8.2.0 M +1 -1 NEWS M +2 -2 core/libs/database/models/itemsortsettings.cpp https://invent.kde.org/graphics/digikam/-/commit/d7d26185ff953cb67b2ceca7ca59b8f348a13143 Git commit a1cf932ca3afdfaf0ea2ab7b00da289fe5ebc726 by Maik Qualmann. Committed on 30/10/2023 at 22:20. Pushed by mqualmann into branch 'master'. also include the face type again M +4 -2 core/libs/database/models/itemsortsettings.cpp https://invent.kde.org/graphics/digikam/-/commit/a1cf932ca3afdfaf0ea2ab7b00da289fe5ebc726 Git commit 2346d051c4f30d56b0f641372f04838ae8903037 by Maik Qualmann. Committed on 12/11/2023 at 09:17. Pushed by mqualmann into branch 'master'. make the person unique only for category comparison Related: bug 476863 FIXED-IN: 8.2.0 M +1 -1 NEWS M +12 -6 core/libs/database/models/itemsortsettings.cpp https://invent.kde.org/graphics/digikam/-/commit/2346d051c4f30d56b0f641372f04838ae8903037 |