Bug 152526 - Remember last display options like zoom and map/sattelite/hybrid view
Summary: Remember last display options like zoom and map/sattelite/hybrid view
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-GeolocationEdit (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-18 23:27 UTC by Martin Bretschneider
Modified: 2018-03-23 12:08 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 0.1.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Bretschneider 2007-11-18 23:27:09 UTC
Version:            (using KDE KDE 3.5.8)
Installed from:    Debian testing/unstable Packages
OS:                Linux

I assign coordinates to images that are not far away from the other one before. If I assign the cordiantes to the first one, then choose another one (in Digikam) and reenter the GPGSync-Window, it has remembered the last coordinates but not the zoom factor and the view option like street view/satellite view/hybrid view. I must readjust these options that takes some time. it would be nice if GPGSysc would remember these options or provide a checkbox for this.

TIA  Martin
Comment 1 caulier.gilles 2008-02-04 12:53:00 UTC
SVN commit 770689 by cgilles:

kipi-plugins from KDE3 branch : GPSSync tool : remember google map zoom level between session
CCBUGS: 152526


 M  +8 -3      gpseditdialog.cpp  
 M  +17 -0     gpsmapwidget.cpp  
 M  +5 -0      gpsmapwidget.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=770689
Comment 2 caulier.gilles 2008-02-04 14:43:40 UTC
SVN commit 770759 by cgilles:

kipi-plugins from KDE3 branch : GPSSync tool : remember google map type between sessions
BUG: 152526


 M  +18 -1     getlonlat.php  
 M  +4 -4      gpseditdialog.cpp  
 M  +25 -1     gpsmapwidget.cpp  
 M  +10 -6     gpsmapwidget.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=770759