]> git.street.me.uk Git - andy/viking.git/commit
SF Bugs#105: Fix Display of Lines (Clipping) at High Zoom Levels.
authorRob Norris <rw_norris@hotmail.com>
Sun, 23 Feb 2014 20:09:29 +0000 (20:09 +0000)
committerRob Norris <rw_norris@hotmail.com>
Sun, 23 Feb 2014 20:09:29 +0000 (20:09 +0000)
commit5d3258458de851ef84a1fc1c66eae3d4f2f0c67f
tree510d00c1c19d9171c744f82072d273f43030a53b
parent5a8048bb6a980b0b969cb8864bdcce16607f9581
SF Bugs#105: Fix Display of Lines (Clipping) at High Zoom Levels.

Properly address clipping of x,y pixel values,
 which can happen when points are far away from the viewport.
This typically happens when zoomed in very close e.g. <0.5 pixelfact,
 but also when a point is *very* far away from other points in a normal track.
src/vikviewport.c