Skip to content
Permalink
Browse files
Do not force inclusion of control point
This reverts commit dae9d02.
  • Loading branch information
strk committed Aug 25, 2017
1 parent 8363d2f commit 8c8426f
Showing 1 changed file with 1 addition and 0 deletions.
@@ -762,6 +762,7 @@ void QgsGeometryUtils::segmentizeArc( const QgsPoint &p1, const QgsPoint &p2, co
{
addP2 = false;
}
addP2 = false;

// As we're adding the last point in any case, we'll avoid
// including a point which is at less than 1% increment distance

0 comments on commit 8c8426f

Please sign in to comment.