| Summary: | In People view, the viewport doesn't scroll to the selected face photo thumbnail when arrow keys or PgUp/PgDn are used | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Mike Morrison <mike> |
| Component: | Faces-Workflow | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | metzpinguin |
| Priority: | NOR | ||
| Version First Reported In: | 7.7.0 | ||
| Target Milestone: | --- | ||
| Platform: | Appimage | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/graphics/digikam/commit/c8d308a6a796907018ffc5a7c7f0af22abbfc33c | Version Fixed/Implemented In: | 7.8.0 |
| Sentry Crash Report: | |||
|
Description
Mike Morrison
2022-08-14 21:57:12 UTC
We had a merge request here to prevent items from "jumping" during face detection. Ok, the automatic scrolling of the view may only be suppressed when face detection is running. Maik Git commit c8d308a6a796907018ffc5a7c7f0af22abbfc33c by Maik Qualmann. Committed on 15/08/2022 at 10:39. Pushed by mqualmann into branch 'qt5-maintenance'. only prevent the view from scrolling when face detection is running FIXED-IN: 7.8.0 M +2 -1 NEWS M +7 -1 core/app/items/views/digikamitemview.cpp M +5 -0 core/app/items/views/digikamitemview.h M +1 -0 core/app/items/views/digikamitemview_p.cpp M +1 -0 core/app/items/views/digikamitemview_p.h M +4 -0 core/app/views/sidebar/peoplesidebarwidget.cpp M +1 -1 core/app/views/sidebar/peoplesidebarwidget.h M +3 -0 core/app/views/stack/itemiconview.cpp https://invent.kde.org/graphics/digikam/commit/c8d308a6a796907018ffc5a7c7f0af22abbfc33c |