Summary: | FR: Route planer: Add a "reverse route" button | ||
---|---|---|---|
Product: | [Applications] marble | Reporter: | Ettore Atalan <atalanttore> |
Component: | general | Assignee: | marble-bugs |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | nienhueser |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | 1.3 (KDE 4.8) | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/marble/70003fa4d415f545c66d0ee13b16d18f7c4d812f | Version Fixed In: | KDE-4.9.0 |
Sentry Crash Report: | |||
Attachments: | The reverse route button of Google Maps is marked in red. |
Git commit 70003fa4d415f545c66d0ee13b16d18f7c4d812f by Dennis Nienhüser. Committed on 13/05/2012 at 22:54. Pushed by nienhueser into branch 'master'. Make common tasks easier/possible in the user interface. Adds buttons to open a route (from .kml), clear the current one, reverse it, add a via point and save it. GUI: REVIEW: 102539 Related: bug 285090, bug 281278 FIXED-IN: KDE-4.9.0 A +- -- src/icons/16x16/configure.png A +- -- src/icons/16x16/document-open.png A +- -- src/icons/16x16/document-save.png M +19 -33 src/lib/routing/RoutingWidget.cpp M +72 -16 src/lib/routing/RoutingWidget.ui M +3 -0 src/marble.qrc http://commits.kde.org/marble/70003fa4d415f545c66d0ee13b16d18f7c4d812f Thanks a lot! |
Created attachment 62240 [details] The reverse route button of Google Maps is marked in red. Version: unspecified (using KDE 4.6.5) OS: Linux Hi I would like a "reverse route" button, which reverts the current start to destination and the current destination to start. Regards, Atalanttore Reproducible: Always Steps to Reproduce: None, feature request. Expected Results: None, feature request.