Summary: | zooming to street level takes tens of clicks | ||
---|---|---|---|
Product: | [Applications] marble | Reporter: | jack <samtuke> |
Component: | general | Assignee: | marble-bugs |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nienhueser |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | 1.0 (KDE 4.6) | ||
Platform: | Maemo 5 | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
jack
2010-10-20 23:24:11 UTC
Change onStartup=0 to onStartup=1 in "/home/user/.config/kde.org/Marble Desktop Globe.conf" to have Marble restore the last location (and zoom) to change that. You can use the x-terminal application and vi to do that no the N900 or a graphical text editor. Alternatively, change the homeLongitude, homeLatitude and homeZoom values to have it go to a different location / zoom on startup. Of course changing this manually is just a workaround, in Marble 0.11 / KDE 4.6 the default is to restore the last visited location. You'll also get bookmark support and the possibility to use the volume/zoom keys of the device for zooming. I was also thinking of adding a zoom slider to make it easier to make large zoom changes, but didn't find a good place in the UI yet. That all sounds fantastic! Thanks for the feedback and advice on manual config setting. SVN commit 1202435 by nienhueser: Increase the default zoom step by a factor of two on Maemo. CCBUG: 254801 M +1 -1 MarbleWidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1202435 Marble restores the last position on startup now and the default zoom step is larger. Additionally you can use the zoom/volume buttons for zooming, so this should be fixed. |