]> git.street.me.uk Git - andy/viking.git/commit
SF Bugs#113: Fix waypoints can be accidentally moved on (re)selection by the select...
authorRob Norris <rw_norris@hotmail.com>
Sun, 2 Nov 2014 19:08:10 +0000 (19:08 +0000)
committerRob Norris <rw_norris@hotmail.com>
Tue, 4 Nov 2014 00:40:31 +0000 (00:40 +0000)
commitc29a31985e639878d65faacbdac2a87431875edd
treee00c1ca5c8148c5d74379eb5037d92800b118e28
parenta56cc3ffd2dc8beb996c9b9715531bf999893126
SF Bugs#113: Fix waypoints can be accidentally moved on (re)selection by the select tool

Add specific flag for detecting delibrate movement within the TrackWaypoint handling.
Also fix incorrect function definition for select move.
Hence replace the removed button state with a 'something selected' flag.
src/viklayer.h
src/viktrwlayer.c
src/vikwindow.c
src/vikwindow.h