Bug 192563 - Zooming into the earth map buggy
Summary: Zooming into the earth map buggy
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Geolocation-Workflow (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-13 14:05 UTC by Carsten Pfeiffer
Modified: 2012-06-27 11:23 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 1.0.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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