Summary: | Move Map To First Point In Selected GPX Track | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | hardy.public |
Component: | Geolocation-Correlator | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | 7.1.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://invent.kde.org/graphics/digikam/commit/3f093777235d34890d9778b872ecd42c6cba86df | Version Fixed In: | 7.2.0 |
Sentry Crash Report: |
Description
hardy.public
2021-01-03 17:31:51 UTC
Git commit 3f093777235d34890d9778b872ecd42c6cba86df by Maik Qualmann. Committed on 03/01/2021 at 21:34. Pushed by mqualmann into branch 'master'. center map to first point of selected gpx track list FIXED-IN: 7.2.0 M +2 -1 NEWS M +8 -0 core/dplugins/generic/metadata/geolocationedit/dialog/geolocationedit.cpp M +1 -0 core/dplugins/generic/metadata/geolocationedit/dialog/geolocationedit.h M +17 -0 core/utilities/geolocation/geoiface/correlator/gpscorrelatorwidget.cpp M +2 -0 core/utilities/geolocation/geoiface/correlator/gpscorrelatorwidget.h M +10 -0 core/utilities/geolocation/geoiface/correlator/track_listmodel.cpp M +2 -0 core/utilities/geolocation/geoiface/correlator/track_listmodel.h https://invent.kde.org/graphics/digikam/commit/3f093777235d34890d9778b872ecd42c6cba86df Thank you very much. This works well. |