Bug 431119 - Move Map To First Point In Selected GPX Track
Summary: Move Map To First Point In Selected GPX Track
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Geolocation-Correlator (show other bugs)
Version: 7.1.0
Platform: Microsoft Windows Microsoft Windows
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-03 17:31 UTC by hardy.public
Modified: 2021-04-02 08:39 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 7.2.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description hardy.public 2021-01-03 17:31:51 UTC
Is it possible please to move the map to the first point in a GPX track when that track is selected in the GPX file list?

Thank you.
Comment 1 Maik Qualmann 2021-01-03 21:35:07 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
Comment 2 hardy.public 2021-04-02 08:39:09 UTC
Thank you very much. This works well.