]> git.street.me.uk Git - andy/viking.git/commit - src/viktrwlayer.h
Fix SF#3408170: Selected Track Thickness is Always 1px
authorRob Norris <rw_norris@hotmail.com>
Fri, 16 Sep 2011 19:23:17 +0000 (20:23 +0100)
committerRob Norris <rw_norris@hotmail.com>
Sun, 2 Oct 2011 10:00:12 +0000 (11:00 +0100)
commit04f36d9233f93ea0412e072214c6c49ede480709
tree79bdfcdd6aaaefe46be6b61c0e504f653e2bcc58
parentd6de71f9d6faa36a5aa2d60f61e1c062b75bc852
Fix SF#3408170: Selected Track Thickness is Always 1px

Allow setting of the highlight line thickness.
Allow track thickness to be read from the TrackWaypoint Layer.
Use this value when setting the highlighted track(s).

NB ATM this only gets done on setting the highlight - thus changing the track thickness properties when already highlighted, won't update the current highlight thickness. This limitation is quite minor, so overall it's acceptable for use.
src/viktrwlayer.c
src/viktrwlayer.h
src/vikviewport.c
src/vikviewport.h
src/vikwindow.c