GNOME Bugzilla – Bug 762869
route map remains pressed
Last modified: 2016-03-02 08:47:09 UTC
1. Do a route between two points. 2. Search for a third place 3. Sidebar gets closed, but the route icon remains pressed Screencast of the issue https://cloud.gnome.org/index.php/s/KEOITa5cB54ytmm
Created attachment 322696 [details] [review] mapView: Convert to GObject signals
Created attachment 322697 [details] [review] mainWindow: Toggle sidebar on routeVisible
Created attachment 322698 [details] Cast after patch
Created attachment 322700 [details] [review] mapView: Convert to GObject signals
Created attachment 322701 [details] [review] mainWindow: Toggle sidebar on routeVisible
Hmm, I tried applying the patches. It seems now clicking the route button does nothing… Using the context menu to initiate routing seems to work though.
Created attachment 322725 [details] [review] mainWindow: Toggle sidebar on routeVisible
Review of attachment 322700 [details] [review]: LGTM
Review of attachment 322725 [details] [review]: LGTM
(In reply to Marcus Lundblad from comment #6) > Hmm, I tried applying the patches. It seems now clicking the route button > does nothing… Using the context menu to initiate routing seems to work > though. Works great with the latest patch!
Review of attachment 322700 [details] [review]: Pushed!
Review of attachment 322725 [details] [review]: Thanks!