| Summary: | In the new "Survey" tool, the left and right overlay navigation arrows are not working. | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Peter <benedekppeter> |
| Component: | Usability-Overlay | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 9.0.0 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Unspecified | ||
| Latest Commit: | https://invent.kde.org/graphics/digikam/-/commit/fabf4059836697586ec6ba6718af69e01675d5ff | Version Fixed/Implemented In: | 9.1.0 |
| Sentry Crash Report: | |||
|
Description
Peter
2026-03-08 19:59:06 UTC
Git commit fabf4059836697586ec6ba6718af69e01675d5ff by Maik Qualmann. Committed on 08/03/2026 at 21:18. Pushed by mqualmann into branch 'master'. fix missing connections in the Survey View FIXED-IN: 9.1.0 M +1 -1 NEWS M +1 -1 core/app/views/stack/stackedview.cpp M +19 -15 core/utilities/survey/surveystack.cpp M +4 -1 core/utilities/survey/surveystack.h M +3 -2 core/utilities/survey/surveywindow.cpp M +5 -2 core/utilities/survey/surveywindow.h M +3 -2 core/utilities/survey/surveywindow_setup.cpp https://invent.kde.org/graphics/digikam/-/commit/fabf4059836697586ec6ba6718af69e01675d5ff Git commit 7984169be0390f277f51c008429094bdd6658c4d by Maik Qualmann. Committed on 09/03/2026 at 07:08. Pushed by mqualmann into branch 'master'. simplify code, get StackedView pointer via the parent M +1 -1 core/app/views/stack/stackedview.cpp M +17 -19 core/utilities/survey/surveystack.cpp M +1 -3 core/utilities/survey/surveystack.h M +2 -3 core/utilities/survey/surveywindow.cpp M +2 -4 core/utilities/survey/surveywindow.h M +2 -3 core/utilities/survey/surveywindow_setup.cpp https://invent.kde.org/graphics/digikam/-/commit/7984169be0390f277f51c008429094bdd6658c4d |