Bug 192563

Summary: Zooming into the earth map buggy
Product: [Applications] digikam Reporter: Carsten Pfeiffer <pfeiffer>
Component: Geolocation-WorkflowAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In: 1.0.0

Description Carsten Pfeiffer 2009-05-13 14:05:27 UTC
Version:            (using KDE 4.2.2)
OS:                Linux
Installed from:    Debian testing/unstable Packages

The geo-localization plugin provides a nice view of the earth, focused on the location of the currently displayed image. Zooming into the earth window doesn't work properly though. Marble provides some navigation widgets, but these are not available within digikam. One can also use the + and - keys to zoom, but these work only occasionally (sometimes it works after pressing them a couple of times and then hiding and re-showing the marble view).
Comment 1 caulier.gilles 2009-05-13 14:09:55 UTC
Use CTRL plus mouse wheel...

Gilles Caulier
Comment 2 Carsten Pfeiffer 2009-05-14 12:54:52 UTC
I happen to have no mouse wheel on this notebook...
Comment 3 caulier.gilles 2009-07-23 15:40:24 UTC
SVN commit 1001503 by cgilles:

add 2 buttons to zoom in zoom out marble map
CCBUGS: 192563


 M  +24 -6     imagepropertiesgpstab.cpp  
 M  +18 -2     worldmapwidget.cpp  
 M  +6 -1      worldmapwidget.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1001503
Comment 4 caulier.gilles 2009-07-23 15:50:37 UTC
SVN commit 1001509 by cgilles:

added 2 new buttons to zoom in/out marble map
BUGS: 192563


 M  +20 -5     gpssearchview.cpp  
 M  +12 -0     gpssearchwidget.cpp  
 M  +5 -0      gpssearchwidget.h  


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