viking-gps / viking

Viking is a free/open source program to manage GPS data (inc GPX, FIT, TCX and KML files). You can import and plot tracks, routes and waypoints, show OpenStreetMaps (OSM), Bing Aerial and other maps, generate Mapnik maps, geotag images, make new tracks, routes and waypoints, see real-time GPS position, etc. It is written mostly in C with GTK
http://sourceforge.net/projects/viking/
GNU General Public License v2.0
223 stars 55 forks source link

Measure Tool needs slight budge before showing big circle #301

Open jidanni opened 1 week ago

jidanni commented 1 week ago

The Viking Measure Tool has a big problem. After we select it from the toolbar, we then click on the screen to establish point A, and then move our mouse to point B...

OK, but do you notice that upon clicking on point A, nothing happens! It is only after we move the mouse a tiny bit does the big circle appear! It should appear right away!! Viking 1.10.

rnorris commented 1 week ago

Not sure I'd describe it as a 'big' problem!

It seems to be an artifact of the original design/implementation.

However, I do agree it is better if it is shown right away - and this should be simple to do.